This is the complete list of members for cClassDescriptor, including all inherited members.
| cClassDescriptor(const char *className, const char *baseClassName=nullptr) | cClassDescriptor | |
| cNamedObject() | cNamedObject | inline |
| cNamedObject(const char *name, bool namepooling=true) | cNamedObject | explicit |
| cNamedObject(const cNamedObject &obj) | cNamedObject | |
| cNoncopyableOwnedObject(const char *name=nullptr, bool namepooling=true) | cNoncopyableOwnedObject | inlineexplicit |
| omnetpp::cNamedObject::cObject(const cObject &other)=default | cObject | |
| copyNotSupported() const | cObject | |
| cOwnedObject() | cOwnedObject | |
| cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | explicit |
| cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
| doesSupport(cObject *obj) const | cClassDescriptor | inlinevirtual |
| drop(cOwnedObject *obj) | cObject | protectedvirtual |
| dropAndDelete(cOwnedObject *obj) | cObject | protected |
| dup() const override | 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 | |
| FD_ISREPLACEABLE enum value | cClassDescriptor | |
| FD_ISRESIZABLE enum value | cClassDescriptor | |
| findField(const char *fieldName) const | cClassDescriptor | virtual |
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) | cObject | virtual |
| getBaseClassDescriptor() const | cClassDescriptor | virtual |
| getClassAndFullName() const | cObject | virtual |
| getClassAndFullPath() const | cObject | virtual |
| getClassName() const | cObject | virtual |
| getDescriptor() const | cObject | virtual |
| getDescriptorFor(const char *classname) | cClassDescriptor | static |
| getDescriptorFor(const cObject *object) | cClassDescriptor | static |
| getFieldArraySize(any_ptr object, int field) const =0 | cClassDescriptor | pure virtual |
| getFieldCount() const =0 | cClassDescriptor | pure virtual |
| getFieldDeclaredOn(int field) const | cClassDescriptor | virtual |
| getFieldDynamicTypeString(any_ptr object, int field, int i) const | cClassDescriptor | inlinevirtual |
| getFieldName(int field) const =0 | cClassDescriptor | pure virtual |
| getFieldProperty(int field, const char *propertyname) const =0 | cClassDescriptor | pure virtual |
| getFieldPropertyNames(int field) const =0 | cClassDescriptor | pure virtual |
| getFieldStructName(int field) const =0 | cClassDescriptor | pure virtual |
| getFieldStructValuePointer(any_ptr object, int field, int i) const =0 | cClassDescriptor | pure virtual |
| getFieldTypeFlags(int field) const =0 | cClassDescriptor | pure virtual |
| getFieldTypeString(int field) const =0 | cClassDescriptor | pure virtual |
| getFieldValue(any_ptr object, int field, int i) const =0 | cClassDescriptor | pure virtual |
| getFieldValueAsString(any_ptr object, int field, int i) const =0 | cClassDescriptor | pure virtual |
| getFullName() const | cObject | inlinevirtual |
| getFullPath() const | cObject | virtual |
| getInheritanceChainLength() const | cClassDescriptor | |
| getLiveObjectCount() | cOwnedObject | inlinestatic |
| getName() const override | cNamedObject | inlinevirtual |
| getNamePooling() | cNamedObject | inlinevirtual |
| getNamespace() const | cClassDescriptor | |
| getOwner() const override | cOwnedObject | inlinevirtual |
| getOwningContext() | cOwnedObject | static |
| getProperty(const char *propertyname) const =0 | cClassDescriptor | pure virtual |
| getPropertyNames() const =0 | cClassDescriptor | pure virtual |
| getThisPtr() const | cObject | inline |
| getTotalObjectCount() | cOwnedObject | inlinestatic |
| isName(const char *s) const | cObject | |
| isOwnedObject() const override | cOwnedObject | inlinevirtual |
| isSoftOwner() const | cObject | inlinevirtual |
| omnetpp::operator=(const cOwnedObject &o) | cOwnedObject | |
| omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
| printOn(std::ostream &os) const | cObject | virtual |
| resetObjectCounters() | cOwnedObject | inlinestatic |
| setFieldArraySize(any_ptr object, int field, int size) const =0 | cClassDescriptor | pure virtual |
| setFieldStructValuePointer(any_ptr object, int field, int i, any_ptr ptr) const =0 | cClassDescriptor | pure virtual |
| setFieldValue(any_ptr object, int field, int i, const cValue &value) const =0 | cClassDescriptor | pure virtual |
| setFieldValueAsString(any_ptr object, int field, int i, const char *value) const =0 | cClassDescriptor | pure virtual |
| setName(const char *s) | cNamedObject | virtual |
| setNamePooling(bool b) | cNamedObject | virtual |
| str() const | cObject | virtual |
| take(cOwnedObject *obj) | cObject | protectedvirtual |
| ~cClassDescriptor() | cClassDescriptor | inlinevirtual |
| ~cNamedObject() | cNamedObject | virtual |
| ~cObject() | cObject | virtual |
| ~cOwnedObject() | cOwnedObject | virtual |