Declaration and implementation of AdjEntryArray class. More...
#include <ogdf/basic/Graph.h>
Go to the source code of this file.
Classes | |
class | ogdf::AdjEntryArray< T > |
Dynamic arrays indexed with adjacency entries. More... | |
class | ogdf::AdjEntryArrayBase |
Abstract base class for adjacency entry arrays. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration and implementation of AdjEntryArray class.
Definition in file AdjEntryArray.h.