DirUGraphAdaptorBase Class Template Reference

#include <lemon/ugraph_adaptor.h>

List of all members.


Detailed Description

template<typename _UGraph, typename _DirectionMap>
class lemon::DirUGraphAdaptorBase< _UGraph, _DirectionMap >

Base class of the direct undirected graph adaptor. All public member of this class can be used with the DirUGraphAdaptor too.
See also:
DirUGraphAdaptor


Public Member Functions

void reverseEdge (const Edge &edge)
 Reverse edge.


Member Function Documentation

void reverseEdge ( const Edge &  edge  )  [inline]

It reverse the given edge. It simply negate the direction in the map.


The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:51:23 2006 for LEMON by  doxygen 1.5.1