calculateArraySize(int add) const | ogdf::internal::GraphRegistry< Key, Iterable, Factor > | inline |
copyArrayEntries(int toIndex, int fromIndex) | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
getArraySize() const | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
getRegisteredArrays() const | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
graphOf() const | ogdf::internal::GraphRegistry< Key, Iterable, Factor > | inline |
GraphRegistry(Graph *graph, int *nextKeyIndex) | ogdf::internal::GraphRegistry< Key, Iterable, Factor > | inline |
isAutoShrink() const | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
isKeyAssociated(Key *key) const | ogdf::internal::GraphRegistry< Key, Iterable, Factor > | inline |
iterator typedef | ogdf::internal::GraphRegistry< Key, Iterable, Factor > | |
iterator_type typedef | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | |
key_type typedef | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | |
keyAdded(Key * key) | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
keyRemoved(Key * key) | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
keysCleared() | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
keyToIndex(Key *key) | ogdf::internal::GraphRegistry< Key, Iterable, Factor > | inlinestatic |
m_autoShrink | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | private |
m_mutexRegArrays | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | mutableprivate |
m_nextKeyIndex | ogdf::internal::GraphRegistry< Key, Iterable, Factor > | private |
m_pGraph | ogdf::internal::GraphRegistry< Key, Iterable, Factor > | private |
m_registeredArrays | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | mutableprivate |
m_size | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | private |
maxKeyIndex() const | ogdf::internal::GraphRegistry< Key, Iterable, Factor > | inline |
moveRegisterArray(registration_iterator_type it, registered_array_type *pArray) const | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
operator=(const RegistryBase &other)=delete | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | |
operator=(RegistryBase &&other) noexcept=delete | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | |
registerArray(registered_array_type *pArray) const | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
registered_array_type typedef | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | |
registration_iterator_type typedef | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | |
registration_list_type typedef | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | |
registry_type typedef | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | |
RegistryBase()=default | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | protected |
RegistryBase(const RegistryBase ©)=delete | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | |
RegistryBase(RegistryBase &&move) noexcept=delete | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | |
reserveSpace(int new_keys) | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
resizeArrays() | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
resizeArrays(int size) | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
resizeArrays(int size, bool shrink) | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
setAutoShrink(bool mAutoShrink) | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
swapArrayEntries(int index1, int index2) | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
unregisterArray(registration_iterator_type it) const noexcept | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
unregisterArrays() noexcept | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inline |
~RegistryBase() noexcept | ogdf::RegistryBase< Key *, GraphRegistry< Key, GraphObjectContainer< Key >, 1 >, GraphObjectContainer< Key > ::iterator > | inlinevirtual |