casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::HashMap< key, val > Member List
This is the complete list of members for casa::HashMap< key, val >, including all inherited members.
allocBuckets() const casa::HashMap< key, val > [inline]
availableBuckets() const casa::HashMap< key, val > [inline]
blkcasa::HashMap< key, val > [private]
clear()casa::HashMap< key, val > [inline]
ConstHashMapIter< key, val > classcasa::HashMap< key, val > [friend]
defaultMaxLoad()casa::HashMap< key, val > [inline, static]
defaultMaxLoad_ enum valuecasa::HashMap< key, val > [private]
defaultSize()casa::HashMap< key, val > [inline, static]
defaultSize_ enum valuecasa::HashMap< key, val > [private]
defaultVal() const casa::HashMap< key, val > [inline]
defaultVal()casa::HashMap< key, val > [inline]
define(const key &k, const val &v)casa::HashMap< key, val >
defs_casa::HashMap< key, val > [private]
dfltValcasa::HashMap< key, val > [private]
distribution() const casa::HashMap< key, val >
empty() const casa::HashMap< key, val > [inline]
enlarge()casa::HashMap< key, val > [protected]
filled_casa::HashMap< key, val > [private]
freeTable()casa::HashMap< key, val > [protected]
funccasa::HashMap< key, val > [private]
Func typedefcasa::HashMap< key, val >
hash(const key &k) const casa::HashMap< key, val > [inline, protected]
hashClasscasa::HashMap< key, val > [private]
HashMap(const HashMap &)casa::HashMap< key, val >
HashMap(const val &dflt=defaultHashValue((const val *)(0)), uInt size=uInt(defaultSize_), Func newfunc=hashFunc, float maxlf=float(defaultMaxLoad_))casa::HashMap< key, val > [inline]
HashMap(const val &dflt, uInt size, const HashClass< key > &newfunc, float maxlf=float(defaultMaxLoad_))casa::HashMap< key, val > [inline]
HashMap(const val &dflt, Func newfunc, float maxlf=float(defaultMaxLoad_))casa::HashMap< key, val > [inline]
HashMap(const val &dflt, const HashClass< key > &newfunc, float maxlf=float(defaultMaxLoad_))casa::HashMap< key, val > [inline]
HashMap_Constants enum namecasa::HashMap< key, val > [private]
HashMapVersion enum valuecasa::HashMap< key, val >
isDefined(const key &k) const casa::HashMap< key, val >
loading() const casa::HashMap< key, val > [inline]
maxLoad() const casa::HashMap< key, val > [inline]
maxLoad_casa::HashMap< key, val > [private]
ndefined() const casa::HashMap< key, val > [inline]
operator()(const key &ky) const casa::HashMap< key, val >
operator()(const key &ky)casa::HashMap< key, val >
operator=(const HashMap< key, val > &)casa::HashMap< key, val >
populate(uInt to)casa::HashMap< key, val > [protected]
remove(const key &k)casa::HashMap< key, val >
setMaxLoad(float new_max)casa::HashMap< key, val > [inline]
total_casa::HashMap< key, val > [private]
totalBuckets() const casa::HashMap< key, val > [inline]
totalSize() const casa::HashMap< key, val >
used_casa::HashMap< key, val > [private]
usedBuckets() const casa::HashMap< key, val > [inline]
~HashMap()casa::HashMap< key, val > [virtual]