Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > Member List
This is the complete list of members for ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ >, including all inherited members.
begin() const ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
clear()ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
const_iterator typedefogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ >
del(const Tuple2< I1_, I2_ > &key)ogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]
empty() const ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
fastInsert(const Tuple2< I1_, I2_ > &key, const E_ &info)ogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]
firstElement(HashElement< Tuple2< I1_, I2_ >, E_ > ***pList) constogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]
HashArray2D()ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
HashArray2D(const E_ &defaultValue, const Hash1_ &hashFunc1=Hash1_(), const Hash2_ &hashFunc2=Hash2_())ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
HashArray2D(const HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > &A)ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
Hashing(int minTableSize=256, const HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > &hashFunc=HashFuncTuple< I1_, I2_, Hash1_, Hash2_ >())ogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, explicit, private]
Hashing(const Hashing< Tuple2< I1_, I2_ >, E_ > &h)ogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]
insert(const Tuple2< I1_, I2_ > &key, const E_ &info)ogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]
insertByNeed(const Tuple2< I1_, I2_ > &key, const E_ &info)ogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]
isDefined(const I1_ &i, const I2_ &j) const ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
lookup(const Tuple2< I1_, I2_ > &key) constogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]
m_defaultValueogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [private]
member(const Tuple2< I1_, I2_ > &key) constogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]
nextElement(HashElement< Tuple2< I1_, I2_ >, E_ > ***pList, HashElement< Tuple2< I1_, I2_ >, E_ > *pElement) constogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]
operator()(const I1_ &i, const I2_ &j) const ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
operator()(const I1_ &i, const I2_ &j)ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
operator=(const HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > &A)ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > >::operator=(const Hashing< Tuple2< I1_, I2_ >, E_ > &hashing)ogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]
ogdf::HashingBase::operator=(const HashingBase &H)ogdf::HashingBase [private]
size() const ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
undefine(const I1_ &i, const I2_ &j)ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
~HashArray2D()ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ > [inline]
~Hashing()ogdf::Hashing< Tuple2< I1_, I2_ >, E_, HashFuncTuple< I1_, I2_, Hash1_, Hash2_ > > [inline, private]