ClearableDigraphComponent< _Base > Class Template Reference


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. #include <lemon/concepts/graph_components.h>

Inherits _Base.

List of all members.

Public Member Functions

void clear ()


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:

doxygen