VCF::BinaryPersistable Member List
This is the complete list of members for
VCF::BinaryPersistable, including all inherited members.
| addRef(Object *owner=NULL) | VCF::Object | [virtual] |
| BinaryPersistable(const unsigned char *dataToInitWith, const uint32 &dataSize) | VCF::BinaryPersistable | [inline] |
| clone(bool deep=false) const | VCF::Object | [inline, virtual] |
| copy(Object *source) | VCF::Object | [inline, virtual] |
| data_ | VCF::BinaryPersistable | [protected] |
| dataSize_ | VCF::BinaryPersistable | [protected] |
| getClass() const | VCF::Object | |
| getClassName() const | VCF::Object | |
| getData() | VCF::BinaryPersistable | [inline] |
| getRefCount() const | VCF::Object | [inline] |
| getSize() | VCF::BinaryPersistable | [inline] |
| hash() const | VCF::Object | [virtual] |
| isDebugMemoryTracked() | VCF::Object | [static] |
| isEqual(Object *object) const | VCF::Object | [inline, virtual] |
| loadFromStream(InputStream *stream, const MIMEType &type=MIMEType()) | VCF::BinaryPersistable | [inline, virtual] |
| Object() | VCF::Object | |
| Object(const Object &obj) | VCF::Object | |
| objectAllocationCount() | VCF::Object | [static] |
| operator=(const Object &rhs) | VCF::Object | [inline] |
| refCount_ | VCF::Object | [protected] |
| release(Object *owner=NULL) | VCF::Object | [virtual] |
| saveToStream(OutputStream *stream, const MIMEType &type=MIMEType()) | VCF::BinaryPersistable | [inline, virtual] |
| setFromString(const String &val) | VCF::Object | [inline, virtual] |
| sizeOf() const | VCF::Object | [inline, virtual] |
| toString() const | VCF::Object | [virtual] |
| totalAllocatedObjectMemory() | VCF::Object | |
| trackDebugMemory(const bool &trackMemory) | VCF::Object | [static] |
| ~BinaryPersistable() | VCF::BinaryPersistable | [inline, virtual] |
| ~Object() | VCF::Object | [virtual] |
| ~Persistable() | VCF::Persistable | [inline, virtual] |