RevEdgeIt Class Reference


Detailed Description

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

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

List of all members.

Public Member Functions

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


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