VCF::Dictionary Member List
This is the complete list of members for
VCF::Dictionary, including all inherited members.
| addRef(Object *owner=NULL) | VCF::Object | [virtual] |
| clear() | VCF::Dictionary | |
| clone(bool deep=false) const | VCF::Dictionary | [inline, virtual] |
| copy(Object *source) | VCF::Object | [inline, virtual] |
| data_ | VCF::Dictionary | [protected] |
| dataContainer_ | VCF::Dictionary | [mutable, protected] |
| Dictionary() | VCF::Dictionary | |
| Dictionary(const Dictionary &rhs) | VCF::Dictionary | |
| DictionaryMap typedef | VCF::Dictionary | |
| empty() const | VCF::Dictionary | |
| Enumerator typedef | VCF::Dictionary | |
| get(const Key &key) | VCF::Dictionary | |
| get(const Key &key) const | VCF::Dictionary | |
| getClass() const | VCF::Object | |
| getClassName() const | VCF::Object | |
| getEnumerator() | VCF::Dictionary | |
| getEnumerator() const | VCF::Dictionary | |
| getOwnsObjectValues() const | VCF::Dictionary | [inline] |
| getRefCount() const | VCF::Object | [inline] |
| hash() const | VCF::Object | [virtual] |
| insert(const Key &key, const Value &value) | VCF::Dictionary | |
| isDebugMemoryTracked() | VCF::Object | [static] |
| isEqual(Object *object) const | VCF::Object | [inline, virtual] |
| Key typedef | VCF::Dictionary | |
| keyExists(const Key &key) const | VCF::Dictionary | |
| loadFromStream(InputStream *stream, const MIMEType &type=MIMEType()) | VCF::Dictionary | [virtual] |
| max_size() const | VCF::Dictionary | |
| Object() | VCF::Object | |
| Object(const Object &obj) | VCF::Object | |
| objectAllocationCount() | VCF::Object | [static] |
| operator=(const Dictionary &rhs) | VCF::Dictionary | |
| VCF::Object::operator=(const Object &rhs) | VCF::Object | [inline] |
| operator[](const Key &key) | VCF::Dictionary | |
| operator[](const Key &key) const | VCF::Dictionary | |
| ownsObjectValues_ | VCF::Dictionary | [protected] |
| pair typedef | VCF::Dictionary | |
| refCount_ | VCF::Object | [protected] |
| release(Object *owner=NULL) | VCF::Object | [virtual] |
| remove(const Key &key) | VCF::Dictionary | |
| saveToStream(OutputStream *stream, const MIMEType &type=MIMEType()) | VCF::Dictionary | [virtual] |
| setFromString(const String &val) | VCF::Object | [inline, virtual] |
| setOwnsObjectValues(const bool &val) | VCF::Dictionary | [inline] |
| size() const | VCF::Dictionary | |
| size_type typedef | VCF::Dictionary | |
| sizeOf() const | VCF::Object | [inline, virtual] |
| toString() const | VCF::Object | [virtual] |
| totalAllocatedObjectMemory() | VCF::Object | |
| trackDebugMemory(const bool &trackMemory) | VCF::Object | [static] |
| Value typedef | VCF::Dictionary | |
| ~Dictionary() | VCF::Dictionary | [virtual] |
| ~Object() | VCF::Object | [virtual] |
| ~Persistable() | VCF::Persistable | [inline, virtual] |