ListEdgeSet< _Graph > Class Template Reference
[Semi-Adaptor Classes for Graphs]


Detailed Description

template<typename _Graph>
class lemon::ListEdgeSet< _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.
#include <lemon/edge_set.h>

Inheritance diagram for ListEdgeSet< _Graph >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ListEdgeSet (const Graph &graph)


Constructor & Destructor Documentation

ListEdgeSet ( const Graph &  graph  )  [inline]

Constructor of the adaptor.


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