EdgeIt Class Reference


Detailed Description

template<typename _Graph>
class lemon::concepts::PathDumper< _Graph >::EdgeIt

This class is used to iterate on the edges of the paths. #include <lemon/concepts/path.h>

List of all members.

Public Member Functions

 EdgeIt ()
 Default constructor.
 EdgeIt (Invalid)
 Invalid constructor.
 EdgeIt (const PathDumper &)
 Constructor for first edge.
 operator Edge () const
 Conversion to Edge.
EdgeItoperator++ ()
 Next edge.
bool operator== (const EdgeIt &) const
 Comparison operator.
bool operator!= (const EdgeIt &) const
 Comparison operator.
bool operator< (const EdgeIt &) const
 Comparison operator.


Generated on Thu Jun 4 04:06:56 2009 for LEMON by  doxygen 1.5.9