Open
Graph Drawing
Framework

 v.2012.07
 

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::HashingBaseprotectedpure virtual
copyAll(const HashingBase &H)ogdf::HashingBaseprivate
del(HashElementBase *pElement)ogdf::HashingBase
destroy(HashElementBase *pElement)=0ogdf::HashingBaseprotectedpure virtual
destroyAll()ogdf::HashingBaseprotected
empty() const ogdf::HashingBaseinline
firstElement(HashElementBase ***pList) const ogdf::HashingBase
firstListElement(size_t hashValue) const ogdf::HashingBaseinline
HashingBase(int minTableSize)ogdf::HashingBase
HashingBase(const HashingBase &H)ogdf::HashingBase
init(int tableSize)ogdf::HashingBaseprivate
insert(HashElementBase *pElement)ogdf::HashingBase
m_countogdf::HashingBaseprotected
m_hashMaskogdf::HashingBaseprotected
m_minTableSizeogdf::HashingBaseprotected
m_tableogdf::HashingBaseprotected
m_tableSizeogdf::HashingBaseprotected
m_tableSizeHighogdf::HashingBaseprotected
m_tableSizeLowogdf::HashingBaseprotected
nextElement(HashElementBase ***pList, HashElementBase *pElement) const ogdf::HashingBase
operator=(const HashingBase &H)ogdf::HashingBase
resize(int newTableSize)ogdf::HashingBase
size() const ogdf::HashingBaseinline
~HashingBase()ogdf::HashingBasevirtual