ClearableGraphComponent Class Template Reference

#include <lemon/concepts/graph_components.h>

Inheritance diagram for ClearableGraphComponent:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename _Base = BaseGraphComponent>
class lemon::concepts::ClearableGraphComponent< _Base >

This class provides beside the core graph features core clear functions for the graph structure. The main difference between the base and this interface is that the graph alterations should handled already on this level.

Public Member Functions

void clear ()
 Erase all nodes and edges from the graph.

Member Function Documentation

void clear (  )  [inline]

Erase all nodes and edges from the graph.


The documentation for this class was generated from the following file:

Generated on Sat Apr 19 14:21:46 2008 for LEMON by  doxygen 1.5.5