MEPP2 Project
|
#include <properties.h>
Public Member Functions | |
Assoc_property_map (void) | |
Assoc_property_map (const Assoc_property_map &other) | |
~Assoc_property_map () | |
Assoc_property_map & | operator= (const Assoc_property_map &other) |
void | infos (void) |
Private Attributes | |
boost::shared_ptr< std::map< KeyType, ValueType > > | map_ptr |
Definition at line 234 of file properties.h.
|
inline |
Definition at line 239 of file properties.h.
|
inline |
Definition at line 254 of file properties.h.
|
inline |
Definition at line 266 of file properties.h.
|
inline |
Definition at line 285 of file properties.h.
|
inline |
Definition at line 272 of file properties.h.
|
private |
Definition at line 293 of file properties.h.