Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::HashArray< I, E, H > Member List

This is the complete list of members for ogdf::HashArray< I, E, H >, including all inherited members.

begin() constogdf::HashArray< I, E, H >inline
clear()ogdf::HashArray< I, E, H >inline
const_iterator typedefogdf::HashArray< I, E, H >
copy(HashElementBase *pElement) const overrideogdf::Hashing< K, I, H >inlineprivatevirtual
copyAll(const HashingBase &H)ogdf::HashingBaseprivate
del(const K &key)ogdf::Hashing< K, I, H >inlineprivate
ogdf::HashingBase::del(HashElementBase *pElement)ogdf::HashingBaseprivate
destroy(HashElementBase *pElement) overrideogdf::Hashing< K, I, H >inlineprivatevirtual
destroyAll()ogdf::HashingBaseprivate
empty() constogdf::HashArray< I, E, H >inline
fastInsert(const K &key, const I &info)ogdf::Hashing< K, I, H >inlineprivate
firstElement(HashElement< K, I > ***pList) constogdf::Hashing< K, I, H >inlineprivate
ogdf::HashingBase::firstElement(HashElementBase ***pList) constogdf::HashingBaseprivate
firstListElement(size_t hashValue) constogdf::HashingBaseinlineprivate
HashArray()ogdf::HashArray< I, E, H >inline
HashArray(const E &defaultValue, const H &hashFunc=H())ogdf::HashArray< I, E, H >inlineexplicit
HashArray(const HashArray< I, E, H > &A)ogdf::HashArray< I, E, H >inline
Hashing(int minTableSize=256, const H &hashFunc=H())ogdf::Hashing< K, I, H >inlineexplicitprivate
Hashing(const Hashing< K, I, H > &h)=defaultogdf::Hashing< K, I, H >private
HashingBase(int minTableSize)ogdf::HashingBaseexplicitprivate
HashingBase(const HashingBase &H)ogdf::HashingBaseprivate
init(int tableSize)ogdf::HashingBaseprivate
insert(const K &key, const I &info)ogdf::Hashing< K, I, H >inlineprivate
ogdf::HashingBase::insert(HashElementBase *pElement)ogdf::HashingBaseprivate
insertByNeed(const K &key, const I &info)ogdf::Hashing< K, I, H >inlineprivate
isDefined(const I &i) constogdf::HashArray< I, E, H >inline
lookup(const K &key) constogdf::Hashing< K, I, H >inlineprivate
m_countogdf::HashingBaseprivate
m_defaultValueogdf::HashArray< I, E, H >private
m_hashFuncogdf::Hashing< K, I, H >private
m_hashMaskogdf::HashingBaseprivate
m_minTableSizeogdf::HashingBaseprivate
m_tableogdf::HashingBaseprivate
m_tableSizeogdf::HashingBaseprivate
m_tableSizeHighogdf::HashingBaseprivate
m_tableSizeLowogdf::HashingBaseprivate
member(const K &key) constogdf::Hashing< K, I, H >inlineprivate
nextElement(HashElement< K, I > ***pList, HashElement< K, I > *pElement) constogdf::Hashing< K, I, H >inlineprivate
ogdf::HashingBase::nextElement(HashElementBase ***pList, HashElementBase *pElement) constogdf::HashingBaseprivate
operator=(const HashArray< I, E, H > &A)ogdf::HashArray< I, E, H >inline
ogdf::Hashing::operator=(const Hashing< K, I, H > &hashing)=defaultogdf::Hashing< K, I, H >private
ogdf::HashingBase::operator=(const HashingBase &H)ogdf::HashingBaseprivate
operator[](const I &i) constogdf::HashArray< I, E, H >inline
operator[](const I &i)ogdf::HashArray< I, E, H >inline
resize(int newTableSize)ogdf::HashingBaseprivate
size() constogdf::HashArray< I, E, H >inline
undefine(const I &i)ogdf::HashArray< I, E, H >inline
~Hashing()ogdf::Hashing< K, I, H >inlineprivate
~HashingBase()ogdf::HashingBaseprivatevirtual