#include <dynamic_property_map.hpp>
virtual boost::dynamic_property_map::~dynamic_property_map |
( |
| ) |
|
|
inlinevirtual |
virtual boost::any boost::dynamic_property_map::get |
( |
const any & |
key | ) |
|
|
pure virtual |
virtual std::string boost::dynamic_property_map::get_string |
( |
const any & |
key | ) |
|
|
pure virtual |
virtual const std::type_info& boost::dynamic_property_map::key |
( |
| ) |
const |
|
pure virtual |
virtual void boost::dynamic_property_map::put |
( |
const any & |
key, |
|
|
const any & |
value |
|
) |
| |
|
pure virtual |
virtual const std::type_info& boost::dynamic_property_map::value |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: