#include <dynamic_property_map.hpp>
Public Member Functions | |
dynamic_property_map_adaptor (const PropertyMap &property_map_) | |
virtual boost::any | get (const any &key_) |
virtual std::string | get_string (const any &key_) |
virtual void | put (const any &in_key, const any &in_value) |
virtual const std::type_info & | key () const |
virtual const std::type_info & | value () const |
PropertyMap & | base () |
const PropertyMap & | base () const |
|
inlineexplicit |
|
inline |
|
inline |
|
inlinevirtual |
Implements boost::dynamic_property_map.
References boost::any_cast(), and boost::detail::get_wrapper_xxx().
|
inlinevirtual |
Implements boost::dynamic_property_map.
References boost::out.
|
inlinevirtual |
Implements boost::dynamic_property_map.
|
inlinevirtual |
Implements boost::dynamic_property_map.
References boost::spirit::x3::bool_, and boost::program_options::value().
|
inlinevirtual |
Implements boost::dynamic_property_map.