utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag > Struct Template Reference

#include <utilmm/undirected_graph.hh>

List of all members.

Public Types

typedef
UndirectedGraph::base_type 
Graph
typedef
boost::property_map
< Graph, Tag > 
PMap
typedef PMap::type type
typedef PMap::const_type const_type

template<class UndirectedGraph, class Property, class Tag>
struct utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >


Member Typedef Documentation

template<class UndirectedGraph, class Property, class Tag>
typedef UndirectedGraph::base_type utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >::Graph

template<class UndirectedGraph, class Property, class Tag>
typedef boost::property_map<Graph, Tag> utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >::PMap

template<class UndirectedGraph, class Property, class Tag>
typedef PMap::type utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >::type

template<class UndirectedGraph, class Property, class Tag>
typedef PMap::const_type utilmm::detail::undirected_graph_vertex_property_selector::bind_< UndirectedGraph, Property, Tag >::const_type


The documentation for this struct was generated from the following file:
Generated on Tue Feb 19 10:51:01 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page