EdgeIt Class Reference


Detailed Description

template<typename _Graph>
class lemon::ListPath< _Graph >::EdgeIt

This class is used to iterate on the edges of the paths

Of course it converts to Graph::Edge #include <lemon/path.h>

List of all members.

Public Member Functions

 EdgeIt ()
 Default constructor.
 EdgeIt (Invalid)
 Invalid constructor.
 EdgeIt (const ListPath &_path)
 Initializate the constructor to the first edge of path.
 operator const Edge & () const
 Conversion to Graph::Edge.
EdgeItoperator++ ()
 Next edge.
bool operator== (const EdgeIt &e) const
 Comparison operator.
bool operator!= (const EdgeIt &e) const
 Comparison operator.
bool operator< (const EdgeIt &e) const
 Comparison operator.


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