| applyToAll(void(*rtn)(unsigned long key, void *value)) const | SbDict | |
| applyToAll(void(*rtn)(unsigned long key, void *value, void *data), void *data) const | SbDict | |
| buckets (defined in SbDict) | SbDict | [private] |
| clear(void) | SbDict | |
| copyval(unsigned long key, void *value, void *data) (defined in SbDict) | SbDict | [private, static] |
| enter(const unsigned long key, void *const value) | SbDict | |
| find(const unsigned long key, void *&value) const | SbDict | |
| findEntry(const unsigned long key, const unsigned long bucketnum, SbDictEntry **prev=(SbDictEntry **) NULL) const (defined in SbDict) | SbDict | [private] |
| hashfunc (defined in SbDict) | SbDict | [private] |
| makePList(SbPList &keys, SbPList &values) | SbDict | |
| operator=(const SbDict &from) | SbDict | |
| remove(const unsigned long key) | SbDict | |
| SbDict(const int entries=251) | SbDict | |
| SbDict(const SbDict &from) | SbDict | |
| setHashingFunction(unsigned long(*func)(const unsigned long key)) | SbDict | |
| tablesize (defined in SbDict) | SbDict | [private] |
| ~SbDict() | SbDict | |