Open
Graph Drawing
Framework

 v.2010.10
 

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() const ogdf::HashArray< I, E, H > [inline]
clear()ogdf::HashArray< I, E, H > [inline]
const_iterator typedefogdf::HashArray< I, E, H >
del(const I &key)ogdf::Hashing< I, E, H > [inline, private]
empty() const ogdf::HashArray< I, E, H > [inline]
fastInsert(const I &key, const E &info)ogdf::Hashing< I, E, H > [inline, private]
firstElement(HashElement< I, E > ***pList) constogdf::Hashing< I, E, H > [inline, private]
HashArray()ogdf::HashArray< I, E, H > [inline]
HashArray(const E &defaultValue, const H &hashFunc=H())ogdf::HashArray< I, E, H > [inline]
HashArray(const HashArray< I, E, H > &A)ogdf::HashArray< I, E, H > [inline]
Hashing(int minTableSize=256, const H &hashFunc=H())ogdf::Hashing< I, E, H > [inline, explicit, private]
Hashing(const Hashing< I, E > &h)ogdf::Hashing< I, E, H > [inline, private]
insert(const I &key, const E &info)ogdf::Hashing< I, E, H > [inline, private]
insertByNeed(const I &key, const E &info)ogdf::Hashing< I, E, H > [inline, private]
isDefined(const I &i) const ogdf::HashArray< I, E, H > [inline]
lookup(const I &key) constogdf::Hashing< I, E, H > [inline, private]
m_defaultValueogdf::HashArray< I, E, H > [private]
member(const I &key) constogdf::Hashing< I, E, H > [inline, private]
nextElement(HashElement< I, E > ***pList, HashElement< I, E > *pElement) constogdf::Hashing< I, E, H > [inline, private]
operator=(const HashArray< I, E, H > &A)ogdf::HashArray< I, E, H > [inline]
Hashing< I, E, H >::operator=(const Hashing< I, E > &hashing)ogdf::Hashing< I, E, H > [inline, private]
ogdf::HashingBase::operator=(const HashingBase &H)ogdf::HashingBase [private]
operator[](const I &i) const ogdf::HashArray< I, E, H > [inline]
operator[](const I &i)ogdf::HashArray< I, E, H > [inline]
size() const ogdf::HashArray< I, E, H > [inline]
undefine(const I &i)ogdf::HashArray< I, E, H > [inline]
~Hashing()ogdf::Hashing< I, E, H > [inline, private]