Public Member Functions | Private Attributes
utilmm::undirected_property_map< PropertyMap > Class Template Reference

#include <undirected_graph.hh>

List of all members.

Public Member Functions

PropertyMap & map ()
PropertyMap const & map () const
 undirected_property_map (PropertyMap pmap)

Private Attributes

PropertyMap m_map

Detailed Description

template<typename PropertyMap>
class utilmm::undirected_property_map< PropertyMap >

This class adapts a property map on the edges of a graph to a property map on the edges of the corresponding undirected graph

Definition at line 314 of file undirected_graph.hh.


Constructor & Destructor Documentation

template<typename PropertyMap>
utilmm::undirected_property_map< PropertyMap >::undirected_property_map ( PropertyMap  pmap) [inline]

Definition at line 317 of file undirected_graph.hh.


Member Function Documentation

template<typename PropertyMap>
PropertyMap& utilmm::undirected_property_map< PropertyMap >::map ( ) [inline]

Definition at line 320 of file undirected_graph.hh.

template<typename PropertyMap>
PropertyMap const& utilmm::undirected_property_map< PropertyMap >::map ( ) const [inline]

Definition at line 321 of file undirected_graph.hh.


Member Data Documentation

template<typename PropertyMap>
PropertyMap utilmm::undirected_property_map< PropertyMap >::m_map [private]

Definition at line 324 of file undirected_graph.hh.


The documentation for this class was generated from the following file:


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Thu Jan 2 2014 11:38:31