Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

ogdf::pc_tree::PCTreeRegistry Member List

This is the complete list of members for ogdf::pc_tree::PCTreeRegistry, including all inherited members.

calculateArraySize(int add) constogdf::pc_tree::PCTreeRegistry
copyArrayEntries(int toIndex, int fromIndex)ogdf::RegistryBase< PCNode *, PCTreeRegistry >inline
getArraySize() constogdf::RegistryBase< PCNode *, PCTreeRegistry >inline
getForest() constogdf::pc_tree::PCTreeRegistryinline
getRegisteredArrays() constogdf::RegistryBase< PCNode *, PCTreeRegistry >inline
isAutoShrink() constogdf::RegistryBase< PCNode *, PCTreeRegistry >inline
isKeyAssociated(PCNode *key) constogdf::pc_tree::PCTreeRegistry
iterator_type typedefogdf::RegistryBase< PCNode *, PCTreeRegistry >
key_type typedefogdf::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::PCTreeRegistryinlinestatic
m_autoShrinkogdf::RegistryBase< PCNode *, PCTreeRegistry >private
m_mutexRegArraysogdf::RegistryBase< PCNode *, PCTreeRegistry >mutableprivate
m_pForestogdf::pc_tree::PCTreeRegistryprivate
m_registeredArraysogdf::RegistryBase< PCNode *, PCTreeRegistry >mutableprivate
m_sizeogdf::RegistryBase< PCNode *, PCTreeRegistry >private
maxKeyIndex() constogdf::pc_tree::PCTreeRegistry
moveRegisterArray(registration_iterator_type it, registered_array_type *pArray) constogdf::RegistryBase< PCNode *, PCTreeRegistry >inline
operator PCTreeForest &() constogdf::pc_tree::PCTreeRegistryinline
operator PCTreeForest *() constogdf::pc_tree::PCTreeRegistryinline
operator=(const RegistryBase &other)=deleteogdf::RegistryBase< PCNode *, PCTreeRegistry >
operator=(RegistryBase &&other) noexcept=deleteogdf::RegistryBase< PCNode *, PCTreeRegistry >
PCTreeRegistry(PCTreeForest *pcTreeForest)ogdf::pc_tree::PCTreeRegistryinline
registerArray(registered_array_type *pArray) constogdf::RegistryBase< PCNode *, PCTreeRegistry >inline
registered_array_type typedefogdf::RegistryBase< PCNode *, PCTreeRegistry >
registration_iterator_type typedefogdf::RegistryBase< PCNode *, PCTreeRegistry >
registration_list_type typedefogdf::RegistryBase< PCNode *, PCTreeRegistry >
registry_type typedefogdf::RegistryBase< PCNode *, PCTreeRegistry >
RegistryBase()=defaultogdf::RegistryBase< PCNode *, PCTreeRegistry >protected
RegistryBase(const RegistryBase &copy)=deleteogdf::RegistryBase< PCNode *, PCTreeRegistry >
RegistryBase(RegistryBase &&move) noexcept=deleteogdf::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 noexceptogdf::RegistryBase< PCNode *, PCTreeRegistry >inline
unregisterArrays() noexceptogdf::RegistryBase< PCNode *, PCTreeRegistry >inline
~RegistryBase() noexceptogdf::RegistryBase< PCNode *, PCTreeRegistry >inlinevirtual