Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::HashingBase Member List
This is the complete list of members for ogdf::HashingBase, including all inherited members.
clear()ogdf::HashingBase
copy(HashElementBase *pElement) const =0ogdf::HashingBase [protected, pure virtual]
copyAll(const HashingBase &H)ogdf::HashingBase [private]
del(HashElementBase *pElement)ogdf::HashingBase
destroy(HashElementBase *pElement)=0ogdf::HashingBase [protected, pure virtual]
destroyAll()ogdf::HashingBase [protected]
empty() const ogdf::HashingBase [inline]
firstElement(HashElementBase ***pList) const ogdf::HashingBase
firstListElement(size_t hashValue) const ogdf::HashingBase [inline]
HashingBase(int minTableSize)ogdf::HashingBase
HashingBase(const HashingBase &H)ogdf::HashingBase
init(int tableSize)ogdf::HashingBase [private]
insert(HashElementBase *pElement)ogdf::HashingBase
m_countogdf::HashingBase [protected]
m_hashMaskogdf::HashingBase [protected]
m_minTableSizeogdf::HashingBase [protected]
m_tableogdf::HashingBase [protected]
m_tableSizeogdf::HashingBase [protected]
m_tableSizeHighogdf::HashingBase [protected]
m_tableSizeLowogdf::HashingBase [protected]
nextElement(HashElementBase ***pList, HashElementBase *pElement) const ogdf::HashingBase
operator=(const HashingBase &H)ogdf::HashingBase
resize(int newTableSize)ogdf::HashingBase
size() const ogdf::HashingBase [inline]
~HashingBase()ogdf::HashingBase [virtual]