ClearableDigraphComponent Class Template Reference

#include <lemon/concepts/graph_components.h>

Inheritance diagram for ClearableDigraphComponent:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename _Base = BaseDigraphComponent>
class lemon::concepts::ClearableDigraphComponent< _Base >

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

Public Member Functions

void clear ()
 Erase all nodes and arcs from the digraph.

Member Function Documentation

void clear (  )  [inline]

Erase all nodes and arcs from the digraph.


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

Generated on Tue May 5 07:42:04 2009 for LEMON by  doxygen 1.5.6