EdgeIt Class Reference


Detailed Description

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

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

List of all members.

Public Member Functions

 EdgeIt ()
 Default constructor.
 EdgeIt (Invalid)
 Invalid constructor.
 EdgeIt (const Path &_path)
 Initializate the constructor to the first edge of path.
 operator const Edge & () const
 Conversion to 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:32 2009 for LEMON by  doxygen 1.5.9