Decralation of GraphElement and GraphList classes. More...
#include <ogdf/basic/Array.h>#include <ogdf/basic/basic.h>#include <ogdf/basic/internal/config_autogen.h>#include <ogdf/basic/internal/graph_iterators.h>#include <ogdf/basic/memory.h>#include <iterator>#include <random>#include <utility>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 > |
| Public read-only interface for lists of graph objects. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::internal |
Decralation of GraphElement and GraphList classes.
Definition in file GraphList.h.