GraphExtender< Base > Class Template Reference
[Tools for Graph Implementation]

template<typename Base>
class lemon::GraphExtender< Base >

#include <lemon/bits/graph_extender.h>

Inheritance diagram for GraphExtender< Base >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

Node baseNode (const OutEdgeIt &e) const
 Base node of the iterator.
Node runningNode (const OutEdgeIt &e) const
 Running node of the iterator.
Node baseNode (const InEdgeIt &e) const
 Base node of the iterator.
Node runningNode (const InEdgeIt &e) const
 Running node of the iterator.


Member Function Documentation

Node baseNode ( const OutEdgeIt &  e  )  const [inline]

Returns the base node (i.e. the source in this case) of the iterator

Node runningNode ( const OutEdgeIt &  e  )  const [inline]

Returns the running node (i.e. the target in this case) of the iterator

Node baseNode ( const InEdgeIt &  e  )  const [inline]

Returns the base node (i.e. the target in this case) of the iterator

Node runningNode ( const InEdgeIt &  e  )  const [inline]

Returns the running node (i.e. the source in this case) of the iterator


Generated on Thu Jun 4 04:06:42 2009 for LEMON by  doxygen 1.5.9