, including all inherited members.
| cClassDescriptor(const char *classname, const char *_baseclassname=NULL) | cClassDescriptor | |
| cNamedObject() | cNamedObject | |
| cNamedObject(const char *name, bool namepooling=true) | cNamedObject | [explicit] |
| cNamedObject(const cNamedObject &obj) | cNamedObject | |
| cNoncopyableOwnedObject(const char *name=NULL, bool namepooling=true) | cNoncopyableOwnedObject | [inline, explicit] |
| cNamedObject::cObject() | cObject | [inline] |
| cNamedObject::cObject(const cObject &other) | cObject | [inline] |
| copyNotSupported() const | cObject | |
| cOwnedObject() | cOwnedObject | |
| cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | [explicit] |
| cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
| detailedInfo() const | cObject | [virtual] |
| doesSupport(cObject *obj) const | cClassDescriptor | [inline, virtual] |
| drop(cOwnedObject *obj) | cObject | [protected, virtual] |
| dropAndDelete(cOwnedObject *obj) | cObject | [protected] |
| dup() const | cNoncopyableOwnedObject | [virtual] |
| extendsCObject() const | cClassDescriptor | |
| FD_ISARRAY enum value | cClassDescriptor | |
| FD_ISCOBJECT enum value | cClassDescriptor | |
| FD_ISCOMPOUND enum value | cClassDescriptor | |
| FD_ISCOWNEDOBJECT enum value | cClassDescriptor | |
| FD_ISEDITABLE enum value | cClassDescriptor | |
| FD_ISPOINTER enum value | cClassDescriptor | |
| findField(void *object, const char *fieldName) const | cClassDescriptor | [virtual] |
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) | cObject | [virtual] |
| getArraySize(void *object, int field) const =0 | cClassDescriptor | [pure virtual] |
| getBaseClassDescriptor() const | cClassDescriptor | [virtual] |
| getClassName() const | cObject | [virtual] |
| getDefaultOwner() | cOwnedObject | [static] |
| getDescriptorFor(const char *classname) | cClassDescriptor | [static] |
| getDescriptorFor(cObject *object) | cClassDescriptor | [static] |
| getFieldAsString(void *object, int field, int i) const =0 | cClassDescriptor | [pure virtual] |
| getFieldAsString(void *object, int field, int i, char *buf, int bufsize) const | cClassDescriptor | [virtual] |
| getFieldCount(void *object) const =0 | cClassDescriptor | [pure virtual] |
| getFieldDeclaredOn(void *object, int field) const | cClassDescriptor | [virtual] |
| getFieldName(void *object, int field) const =0 | cClassDescriptor | [pure virtual] |
| getFieldProperty(void *object, int field, const char *propertyname) const =0 | cClassDescriptor | [pure virtual] |
| getFieldStructName(void *object, int field) const =0 | cClassDescriptor | [pure virtual] |
| getFieldStructPointer(void *object, int field, int i) const =0 | cClassDescriptor | [pure virtual] |
| getFieldTypeFlags(void *object, int field) const =0 | cClassDescriptor | [pure virtual] |
| getFieldTypeString(void *object, int field) const =0 | cClassDescriptor | [pure virtual] |
| getFullName() const | cObject | [inline, virtual] |
| getFullPath() const | cObject | [virtual] |
| getInheritanceChainLength() const | cClassDescriptor | |
| getLiveObjectCount() | cOwnedObject | [inline, static] |
| getName() const | cNamedObject | [inline, virtual] |
| getNamePooling() | cNamedObject | [inline, virtual] |
| getOwner() const | cOwnedObject | [inline, virtual] |
| getProperty(const char *propertyname) const =0 | cClassDescriptor | [pure virtual] |
| getTotalObjectCount() | cOwnedObject | [inline, static] |
| info() const | cObject | [virtual] |
| isName(const char *s) const | cObject | [inline] |
| isOwnedObject() const | cOwnedObject | [inline, virtual] |
| isSoftOwner() const | cOwnedObject | [inline, virtual] |
| cOwnedObject::operator=(const cOwnedObject &o) | cOwnedObject | |
| cOwnedObject::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
| parsimPack(cCommBuffer *buffer) | cNoncopyableOwnedObject | [virtual] |
| parsimUnpack(cCommBuffer *buffer) | cNoncopyableOwnedObject | [virtual] |
| resetObjectCounters() | cOwnedObject | [inline, static] |
| setFieldAsString(void *object, int field, int i, const char *value) const =0 | cClassDescriptor | [pure virtual] |
| setName(const char *s) | cNamedObject | [virtual] |
| setNamePooling(bool b) | cNamedObject | [virtual] |
| take(cOwnedObject *obj) | cObject | [protected, virtual] |
| ~cClassDescriptor() | cClassDescriptor | [virtual] |
| ~cNamedObject() | cNamedObject | [virtual] |
| ~cObject() | cObject | [virtual] |
| ~cOwnedObject() | cOwnedObject | [virtual] |