#include <utilmm/undirected_graph.hh>
Public Types | |
| typedef UndirectedGraph::base_type | Graph |
| typedef boost::property_map < Graph, Tag > | PMap |
| typedef PMap::type | type |
| typedef PMap::const_type | const_type |
| typedef UndirectedGraph::base_type utilmm::detail::undirected_graph_edge_property_selector::bind_< UndirectedGraph, Property, Tag >::Graph |
| typedef boost::property_map<Graph, Tag> utilmm::detail::undirected_graph_edge_property_selector::bind_< UndirectedGraph, Property, Tag >::PMap |
| typedef PMap::type utilmm::detail::undirected_graph_edge_property_selector::bind_< UndirectedGraph, Property, Tag >::type |
| typedef PMap::const_type utilmm::detail::undirected_graph_edge_property_selector::bind_< UndirectedGraph, Property, Tag >::const_type |
1.5.3