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

#include <undirected_graph.hh>

List of all members.

Public Member Functions

 base_in_edge_iterator ()
 base_in_edge_iterator (typename Traits::in_edge_iterator e)

Private Types

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

Detailed Description

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

Definition at line 68 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::in_edge_iterator> utilmm::undirected_graph< BidirectionalGraph, GraphRef >::base_in_edge_iterator::base_type [private]

Definition at line 72 of file undirected_graph.hh.


Constructor & Destructor Documentation

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

Definition at line 75 of file undirected_graph.hh.

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

Definition at line 76 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