Path::ArcIt Class Reference


Detailed Description

template<typename _Digraph>
class lemon::concepts::Path< _Digraph >::ArcIt

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

List of all members.

Public Member Functions

 ArcIt ()
 Default constructor.
 ArcIt (Invalid)
 Invalid constructor.
 ArcIt (const Path &)
 Constructor for first arc.
 operator Arc () const
 Conversion to Arc.
ArcItoperator++ ()
 Next arc.
bool operator== (const ArcIt &) const
 Comparison operator.
bool operator!= (const ArcIt &) const
 Comparison operator.
bool operator< (const ArcIt &) const
 Comparison operator.


The documentation for this class was generated from the following file:

Generated on Thu Mar 26 21:26:33 2009 for LEMON by  doxygen 1.5.8