Path::EdgeIt Class Reference
[Skeletons]

#include <path.h>

List of all members.


Detailed Description

template<typename GR>
class lemon::skeleton::Path< GR >::EdgeIt

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

Of course it converts to Graph::Edge

Definition at line 107 of file skeletons/path.h.

Public Member Functions

 EdgeIt ()
 Default constructor.
 EdgeIt (Invalid)
 Invalid constructor.
 EdgeIt (const Path &_p)
 Constructor with starting point.
EdgeItoperator++ ()
 Next edge.
bool operator== (const EdgeIt &e) const
 Comparison operator.
bool operator!= (const EdgeIt &e) const
 Comparison operator.


The documentation for this class was generated from the following file:
Generated on Thu Sep 30 12:18:41 2004 for LEMON by doxygen 1.3.8