applyToAll(void(*rtn)(unsigned long key, void *value)) const | SbDict | |
applyToAll(void(*rtn)(unsigned long key, void *value, void *data), void *data) const | SbDict | |
clear(void) | SbDict | |
enter(const unsigned long key, void *const value) | SbDict | |
find(const unsigned long key, void *&value) const | SbDict | |
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 | |
~SbDict() | SbDict |