AllocBuckets(Bit32 numBuckets) | Table< K, V >::Default | [private] |
Bucket(const K &k) const | Table< K, V >::Default | [inline, private] |
buckets | Table< K, V >::Default | [private] |
Copy(const Default *tbl) | Table< K, V >::Default | [private] |
Default(int sizeHint=0, bool useGC=false) | Table< K, V >::Default | [inline] |
Default(const Default *tbl, bool useGC=false) | Table< K, V >::Default | [inline] |
Default(const Default &) | Table< K, V >::Default | [private] |
Delete(const K &k, V &v, bool resize=true) | Table< K, V >::Default | |
EmptyBuckets(Bit32 numBuckets) | Table< K, V >::Default | [private] |
EntryListPtr typedef | Table< K, V >::Default | [private] |
Get(const K &k, V &v) const | Table< K, V >::Default | |
Init(Bit32 sizeHint=0U) | Table< K, V >::Default | |
Iterator class | Table< K, V >::Default | [friend] |
logBuckets | Table< K, V >::Default | [private] |
maxEntries | Table< K, V >::Default | [private] |
minEntries | Table< K, V >::Default | [private] |
minLogBuckets | Table< K, V >::Default | [private] |
NewBuckets(bool allocBuckets) | Table< K, V >::Default | [private] |
numEntries | Table< K, V >::Default | [private] |
operator=(const Default &tbl) | Table< K, V >::Default | [inline] |
Put(const K &k, const V &v, bool resize=true) | Table< K, V >::Default | |
Rehash(Bit16 logBuckets) | Table< K, V >::Default | [private] |
Resize() | Table< K, V >::Default | |
Size() const | Table< K, V >::Default | [inline] |
~Default() | Table< K, V >::Default | |