Path::NodeIt Class Reference
[Skeletons]

#include <path.h>

List of all members.


Detailed Description

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

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

Of course it converts to Graph::Node.

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

Public Member Functions

 NodeIt ()
 Default constructor.
 NodeIt (Invalid)
 Invalid constructor.
 NodeIt (const Path &_p)
 Constructor with starting point.
 operator const GraphNode & () const
 Conversion to Graph::Node.
NodeItoperator++ ()
 Next node.
bool operator== (const NodeIt &e) const
 Comparison operator.
bool operator!= (const NodeIt &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