| Add(const String &name, Object *obj) | Dictionary | |
| compare(const Object &) | Object | [inline, virtual] |
| Copy() const | Object | [inline, virtual] |
| count | Dictionary | [private] |
| Count() const | Dictionary | [inline] |
| cursor | Dictionary | [private] |
| Destroy() | Dictionary | |
| Dictionary() | Dictionary | |
| Dictionary(const Dictionary &other) | Dictionary | |
| Dictionary(int initialCapacity) | Dictionary | |
| Dictionary(int initialCapacity, float loadFactor) | Dictionary | |
| Exists(const String &name) const | Dictionary | |
| Find(const String &name) const | Dictionary | |
| Get_Next() | Dictionary | [inline] |
| Get_Next(DictionaryCursor &cursor) const | Dictionary | |
| Get_NextElement() | Dictionary | [inline] |
| Get_NextElement(DictionaryCursor &cursor) const | Dictionary | |
| hashCode(const char *key) const | Dictionary | [private] |
| init(int, float) | Dictionary | [private] |
| initialCapacity | Dictionary | [private] |
| loadFactor | Dictionary | [private] |
| Object() | Object | [inline] |
| operator[](const String &name) const | Dictionary | |
| rehash() | Dictionary | [private] |
| Release() | Dictionary | |
| Remove(const String &name) | Dictionary | |
| Start_Get() | Dictionary | [inline] |
| Start_Get(DictionaryCursor &cursor) const | Dictionary | |
| table | Dictionary | [private] |
| tableLength | Dictionary | [private] |
| threshold | Dictionary | [private] |
| ~Dictionary() | Dictionary | |
| ~Object() | Object | [inline, virtual] |
1.5.5