Decralation of GraphElement and GraphList classes. More...
#include <ogdf/basic/Array.h>#include <ogdf/basic/List.h>#include <ogdf/basic/internal/graph_iterators.h>Go to the source code of this file.
Classes | |
| class | ogdf::internal::GraphElement |
| The base class for objects used by (hyper)graphs. More... | |
| class | ogdf::internal::GraphList< T > |
| Lists of graph objects (like nodes, edges, etc.). More... | |
| class | ogdf::internal::GraphListBase |
| Base class for GraphElement lists. More... | |
| class | ogdf::internal::GraphObjectContainer< GraphObject > |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::internal |
Decralation of GraphElement and GraphList classes.
Definition in file GraphList.h.