Public Member Functions | Private Types
utilmm::undirected_graph< BidirectionalGraph, GraphRef >::edge_iterator Class Reference

#include <undirected_graph.hh>

List of all members.

Public Member Functions

 edge_iterator ()
 edge_iterator (typename Traits::edge_iterator e)

Private Types

typedef
boost::transform_iterator
< make_undirected_edge_descriptor,
typename Traits::edge_iterator > 
base_type

Detailed Description

template<class BidirectionalGraph, class GraphRef = const BidirectionalGraph&>
class utilmm::undirected_graph< BidirectionalGraph, GraphRef >::edge_iterator

Definition at line 81 of file undirected_graph.hh.


Member Typedef Documentation

template<class BidirectionalGraph, class GraphRef = const BidirectionalGraph&>
typedef boost::transform_iterator<make_undirected_edge_descriptor, typename Traits::edge_iterator> utilmm::undirected_graph< BidirectionalGraph, GraphRef >::edge_iterator::base_type [private]

Definition at line 85 of file undirected_graph.hh.


Constructor & Destructor Documentation

template<class BidirectionalGraph, class GraphRef = const BidirectionalGraph&>
utilmm::undirected_graph< BidirectionalGraph, GraphRef >::edge_iterator::edge_iterator ( ) [inline]

Definition at line 87 of file undirected_graph.hh.

template<class BidirectionalGraph, class GraphRef = const BidirectionalGraph&>
utilmm::undirected_graph< BidirectionalGraph, GraphRef >::edge_iterator::edge_iterator ( typename Traits::edge_iterator  e) [inline]

Definition at line 88 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 Mon Oct 6 2014 03:17:01