cClassDescriptor(const char *className, const char *baseClassName=nullptr) | cClassDescriptor | |
cNamedObject() | cNamedObject | |
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() | cObject | inline |
omnetpp::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 | inlinevirtual |
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 | |
findField(const char *fieldName) const | cClassDescriptor | virtual |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) | cObject | virtual |
getBaseClassDescriptor() const | cClassDescriptor | virtual |
getClassName() const | cObject | virtual |
getDefaultOwner() | cOwnedObject | static |
getDescriptorFor(const char *classname) | cClassDescriptor | static |
getDescriptorFor(const cObject *object) | cClassDescriptor | static |
getFieldArraySize(void *object, int field) const =0 | cClassDescriptor | pure virtual |
getFieldCount() const =0 | cClassDescriptor | pure virtual |
getFieldDeclaredOn(int field) const | cClassDescriptor | virtual |
getFieldDynamicTypeString(void *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(void *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 |
getFieldValueAsString(void *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 |
getProperty(const char *propertyname) const =0 | cClassDescriptor | pure virtual |
getPropertyNames() const =0 | cClassDescriptor | pure virtual |
getThisPtr() const | cObject | inline |
getTotalObjectCount() | cOwnedObject | inlinestatic |
info() const | cObject | inlinevirtual |
isName(const char *s) const | cObject | inline |
isOwnedObject() const override | cOwnedObject | inlinevirtual |
isSoftOwner() const | cOwnedObject | inlinevirtual |
omnetpp::operator=(const cOwnedObject &o) | cOwnedObject | |
omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
parsimPack(cCommBuffer *buffer) const override | cNoncopyableOwnedObject | virtual |
parsimUnpack(cCommBuffer *buffer) override | cNoncopyableOwnedObject | virtual |
resetObjectCounters() | cOwnedObject | inlinestatic |
setFieldValueAsString(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 |
str() const | cObject | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
~cClassDescriptor() | cClassDescriptor | virtual |
~cNamedObject() | cNamedObject | virtual |
~cObject() | cObject | virtual |
~cOwnedObject() | cOwnedObject | virtual |