Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members
SbDict Member List
This is the complete list of members for SbDict, including all inherited members.
- applyToAll(void(*rtn)(unsigned long key, void *value)) const
- applyToAll(void(*rtn)(unsigned long key, void *value, void *data), void *data) const
- buckets (defined in SbDict)
[private]
- clear(void)
- copyval(unsigned long key, void *value, void *data) (defined in SbDict)
[private, static]
- enter(const unsigned long key, void *const value)
- find(const unsigned long key, void *&value) const
- findEntry(const unsigned long key, const unsigned long bucketnum, SbDictEntry **prev=(SbDictEntry **) NULL) const (defined in SbDict)
[private]
- hashfunc (defined in SbDict)
[private]
- makePList(SbPList &keys, SbPList &values)
- operator=(const SbDict &from)
- remove(const unsigned long key)
- SbDict(const int entries=251)
- SbDict(const SbDict &from)
- setHashingFunction(unsigned long(*func)(const unsigned long key))
- tablesize (defined in SbDict)
[private]
- ~SbDict()
Generated at Tue Mar 5 03:31:23 2002 for Coin by
1.2.9 written by Dimitri van Heesch,
© 1997-2001