calculateArraySize(int add) const | ogdf::pc_tree::PCTreeRegistry | |
copyArrayEntries(int toIndex, int fromIndex) | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
getArraySize() const | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
getForest() const | ogdf::pc_tree::PCTreeRegistry | inline |
getRegisteredArrays() const | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
isAutoShrink() const | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
isKeyAssociated(PCNode *key) const | ogdf::pc_tree::PCTreeRegistry | |
iterator_type typedef | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | |
key_type typedef | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | |
keyAdded(PCNode * key) | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
keyRemoved(PCNode * key) | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
keysCleared() | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
keyToIndex(PCNode *key) | ogdf::pc_tree::PCTreeRegistry | inlinestatic |
m_autoShrink | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | private |
m_mutexRegArrays | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | mutableprivate |
m_pForest | ogdf::pc_tree::PCTreeRegistry | private |
m_registeredArrays | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | mutableprivate |
m_size | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | private |
maxKeyIndex() const | ogdf::pc_tree::PCTreeRegistry | |
moveRegisterArray(registration_iterator_type it, registered_array_type *pArray) const | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
operator PCTreeForest &() const | ogdf::pc_tree::PCTreeRegistry | inline |
operator PCTreeForest *() const | ogdf::pc_tree::PCTreeRegistry | inline |
operator=(const RegistryBase &other)=delete | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | |
operator=(RegistryBase &&other) noexcept=delete | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | |
PCTreeRegistry(PCTreeForest *pcTreeForest) | ogdf::pc_tree::PCTreeRegistry | inline |
registerArray(registered_array_type *pArray) const | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
registered_array_type typedef | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | |
registration_iterator_type typedef | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | |
registration_list_type typedef | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | |
registry_type typedef | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | |
RegistryBase()=default | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | protected |
RegistryBase(const RegistryBase ©)=delete | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | |
RegistryBase(RegistryBase &&move) noexcept=delete | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | |
reserveSpace(int new_keys) | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
resizeArrays() | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
resizeArrays(int size) | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
resizeArrays(int size, bool shrink) | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
setAutoShrink(bool mAutoShrink) | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
swapArrayEntries(int index1, int index2) | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
unregisterArray(registration_iterator_type it) const noexcept | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
unregisterArrays() noexcept | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inline |
~RegistryBase() noexcept | ogdf::RegistryBase< PCNode *, PCTreeRegistry > | inlinevirtual |