|
dune-common 2.8.0
|
Loading...
Searching...
No Matches
propertymap.hh
Go to the documentation of this file.
void put(const RAPropertyMapHelper< Reference, PropertyMap > &pmap, const Key &key, const Value &value)
Definition propertymap.hh:90
Reference get(const RAPropertyMapHelper< Reference, PropertyMap > &pmap, const Key &key)
Definition propertymap.hh:82
Definition propertymap.hh:15
PM::ValueType ValueType
The type of the values of the property map.
Definition propertymap.hh:23
PM::Category Category
The category the property map belongs to.
Definition propertymap.hh:31
PM::Reference Reference
The type of the reference to the values.
Definition propertymap.hh:27
PM::KeyType KeyType
The type of the key of the property map.
Definition propertymap.hh:19
Tag for the category of readable property maps.
Definition propertymap.hh:36
Tag for the category of writable property maps.
Definition propertymap.hh:40
Tag for the category of readable and writable property maps.
Definition propertymap.hh:48
const ValueType & Reference
Definition propertymap.hh:71
LvaluePropertyMapTag Category
Definition propertymap.hh:73
Definition propertymap.hh:78
Adapter to turn a random access iterator into a property map.
Definition propertymap.hh:106
IndexMap::KeyType KeyType
The key type of the property map.
Definition propertymap.hh:123
R Reference
The reference type of the property map.
Definition propertymap.hh:133
T ValueType
The value type of the property map.
Definition propertymap.hh:128
Reference operator[](KeyType key) const
Access the a value by reference.
Definition propertymap.hh:158
IteratorPropertyMap(RandomAccessIterator iter, const IndexMap &im=IndexMap())
Constructor.
Definition propertymap.hh:147
IteratorPropertyMap()
Constructor.
Definition propertymap.hh:153
IM IndexMap
The type of the index map.
Definition propertymap.hh:118
RAI RandomAccessIterator
The type of the random access iterator.
Definition propertymap.hh:111
LvaluePropertyMapTag Category
The category of this property map.
Definition propertymap.hh:138
An adapter to turn an unique associative container into a property map.
Definition propertymap.hh:178
An adaptor to turn an unique associative container into a property map.
Definition propertymap.hh:236
A property map that applies the identity function to integers.
Definition propertymap.hh:291
std::size_t ValueType
The value type of the map.
Definition propertymap.hh:296
ValueType operator[](const KeyType &key) const
Definition propertymap.hh:304
std::size_t Reference
The reference type of the map.
Definition propertymap.hh:299
ReadablePropertyMapTag Category
The category of the map.
Definition propertymap.hh:302
T Tag
the tag identifying the property.
Definition propertymap.hh:322
C Container
The container type to whose entries the properties are attached.
Definition propertymap.hh:327
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8