Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ClearableGraphComponent Class Reference
[Graph Structure Concepts]

#include <lemon/concept/graph_component.h>

Inheritance diagram for ClearableGraphComponent:

Inheritance graph
[legend]
Collaboration diagram for ClearableGraphComponent:

Collaboration graph
[legend]
List of all members.

Detailed Description

This class provides beside the core graph features core clear functions for the graph structure. The most of the base graphs should be conform to this concept.

Definition at line 461 of file graph_component.h.

Public Member Functions

void clear ()
 Erase all the Nodes and Edges from the graph.


Member Function Documentation

void clear  )  [inline]
 

Erase all the Nodes and Edges from the graph.

Definition at line 468 of file graph_component.h.


The documentation for this class was generated from the following file:
Generated on Sat Mar 19 10:58:58 2005 for LEMON by  doxygen 1.4.1