Home
last modified time | relevance | path

Searched refs:dynamic_property_map (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/property_map/
Ddynamic_property_map.hpp55 class dynamic_property_map class
58 virtual ~dynamic_property_map() { } in ~dynamic_property_map()
133 class dynamic_property_map_adaptor : public dynamic_property_map
209 typedef std::multimap<std::string, boost::shared_ptr<dynamic_property_map> >
211 typedef boost::function3<boost::shared_ptr<dynamic_property_map>,
229 boost::shared_ptr<dynamic_property_map> pm( in property()
230 boost::static_pointer_cast<dynamic_property_map>( in property()
258 insert(const std::string& name, boost::shared_ptr<dynamic_property_map> pm) in insert()
264 boost::shared_ptr<dynamic_property_map>
292 boost::shared_ptr<dynamic_property_map> new_map = dp.generate(name, key, value); in put()
[all …]
/third_party/boost/libs/property_map/test/
Ddynamic_properties_test.cpp32 boost::shared_ptr<boost::dynamic_property_map>
46 boost::shared_ptr<boost::dynamic_property_map> pm( in string2string_gen()
/third_party/boost/libs/property_map/doc/
Ddynamic_property_map.rst207 boost::shared_ptr<dynamic_property_map> (
236 void insert(const std::string& name, boost::shared_ptr<dynamic_property_map> pm)
238 This member function directly adds a ``dynamic_property_map``
275 boost::shared_ptr<boost::dynamic_property_map>
321 class dynamic_property_map
/third_party/boost/libs/graph/doc/
Dread_graphml.rst166 .. _dynamic_properties: ../../property_map/doc/dynamic_property_map.html
Dwrite_graphml.rst261 .. _dynamic_properties: ../../property_map/doc/dynamic_property_map.html
Dread_graphviz.rst238 .. _dynamic_properties: ../../property_map/doc/dynamic_property_map.html