SmartUEdgeSet Class Template Reference
[Semi-Adaptors Classes for Graphs]

#include <lemon/edge_set.h>

Inherits UEdgeSetExtender< lemon::UndirGraphExtender< lemon::SmartEdgeSetBase< _Graph > > >.

Inheritance diagram for SmartUEdgeSet:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<typename _Graph>
class lemon::SmartUEdgeSet< _Graph >

This structure can be used to establish another graph over a node set of an existing one. The node iterator will go through the nodes of the original graph.

Parameters:
_Graph The type of the graph which shares its node set with this class. Its interface must conform to the Graph concept.
In the edge extension and removing it conforms to the UGraph concept.


Public Member Functions

 SmartUEdgeSet (const Graph &graph)
 Constructor of the adaptor.


Constructor & Destructor Documentation

SmartUEdgeSet ( const Graph &  graph  )  [inline]

Constructor of the adaptor.


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