Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Path::EdgeIt Class Reference

#include <lemon/concept/path.h>

List of all members.


Detailed Description

template<typename GR>
class lemon::concept::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 108 of file 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 Sat Mar 19 10:59:01 2005 for LEMON by  doxygen 1.4.1