cast(const ClusterGraph *base) | ogdf::RegisteredArray< ClusterGraph, Value, WithDefault > | inlineprivatestatic |
ClusterArrayBase()=default | ogdf::ClusterArrayBase< Value, WithDefault > | |
ClusterArrayBase(const ClusterGraph &C, const Value &def, int size) | ogdf::ClusterArrayBase< Value, WithDefault > | inline |
graphOf() const | ogdf::ClusterArrayBase< Value, WithDefault > | inline |
init(const ClusterGraph *base=nullptr) | ogdf::RegisteredArray< ClusterGraph, Value, WithDefault > | inline |
init(const ClusterGraph &base) | ogdf::RegisteredArray< ClusterGraph, Value, WithDefault > | inline |
init(const ClusterGraph &base, const Value &new_default) | ogdf::RegisteredArray< ClusterGraph, Value, WithDefault > | inline |
init(const ClusterGraph *base, const Value &new_default) | ogdf::RegisteredArray< ClusterGraph, Value, WithDefault > | inline |
RA typedef | ogdf::ClusterArrayBase< Value, WithDefault > | private |
RegisteredArray() | ogdf::RegisteredArray< ClusterGraph, Value, WithDefault > | inline |
RegisteredArray(const ClusterGraph &base) | ogdf::RegisteredArray< ClusterGraph, Value, WithDefault > | inlineexplicit |
RegisteredArray(const ClusterGraph &base, const Value &def) | ogdf::RegisteredArray< ClusterGraph, Value, WithDefault > | inline |
RegisteredArray(const ClusterGraph *base) | ogdf::RegisteredArray< ClusterGraph, Value, WithDefault > | inlineexplicit |
RegisteredArray(const ClusterGraph *base, const Value &def) | ogdf::RegisteredArray< ClusterGraph, Value, WithDefault > | inline |