utilmm::undirected_property_map< PropertyMap > Class Template Reference

#include <undirected_graph.hh>

List of all members.

Public Member Functions

PropertyMap const & map () const
PropertyMap & map ()
PropertyMap const & map () const
PropertyMap & map ()
 undirected_property_map (PropertyMap pmap)
 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 310 of file install/include/utilmm/undirected_graph.hh.


Constructor & Destructor Documentation

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

Definition at line 313 of file install/include/utilmm/undirected_graph.hh.

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

Definition at line 317 of file utilmm/undirected_graph.hh.


Member Function Documentation

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

Definition at line 321 of file utilmm/undirected_graph.hh.

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

Definition at line 320 of file utilmm/undirected_graph.hh.

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

Definition at line 317 of file install/include/utilmm/undirected_graph.hh.

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

Definition at line 316 of file install/include/utilmm/undirected_graph.hh.


Member Data Documentation

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

Definition at line 320 of file install/include/utilmm/undirected_graph.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Jan 11 10:07:43 2013