#include <utilmm/undirected_graph.hh>
|
| typedef UndirectedGraph::base_type | Graph |
| |
| typedef boost::property_map< Graph, Tag > | PMap |
| |
| typedef PMap::type | type |
| |
| typedef PMap::const_type | const_type |
| |
◆ const_type
template<class UndirectedGraph , class Property , class Tag >
◆ Graph
template<class UndirectedGraph , class Property , class Tag >
◆ PMap
template<class UndirectedGraph , class Property , class Tag >
◆ type
template<class UndirectedGraph , class Property , class Tag >
The documentation for this struct was generated from the following file: