Scippy

SoPlex

Sequential object-oriented simPlex

DataHashTable< HashItem, Info > Member List

This is the complete list of members for DataHashTable< HashItem, Info >, including all inherited members.

add(const HashItem &h, const Info &info)DataHashTable< HashItem, Info >
autoHashSize() constDataHashTable< HashItem, Info >private
autoHashSizeold() constDataHashTable< HashItem, Info >private
clear()DataHashTable< HashItem, Info >
DataHashTable(int(*hashfun)(const HashItem *), int maxsize=265, int hashsize=0, Real factor=2.0)DataHashTable< HashItem, Info >explicit
DataHashTable(const DataHashTable &base)DataHashTable< HashItem, Info >
Elem typedefDataHashTable< HashItem, Info >private
get(const HashItem &h) constDataHashTable< HashItem, Info >
has(const HashItem &h) constDataHashTable< HashItem, Info >
index(const HashItem &h) constDataHashTable< HashItem, Info >private
isConsistent() constDataHashTable< HashItem, Info >
m_elemDataHashTable< HashItem, Info >private
m_hashfunDataHashTable< HashItem, Info >private
m_hashsizeDataHashTable< HashItem, Info >private
m_memfactorDataHashTable< HashItem, Info >private
m_usedDataHashTable< HashItem, Info >private
nprimesDataHashTable< HashItem, Info >private
operator=(const DataHashTable &base)DataHashTable< HashItem, Info >
operator[](const HashItem &h) constDataHashTable< HashItem, Info >
primesDataHashTable< HashItem, Info >private
reMax(int newSize=-1, int newHashSize=0)DataHashTable< HashItem, Info >
remove(const HashItem &h)DataHashTable< HashItem, Info >