This is the complete list of members for cModuleType, including all inherited members.
| cComponentType(const char *qname=nullptr) | cComponentType | |
| cModuleType(const char *qname=nullptr) | cModuleType | |
| 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 | |
| create(const char *name, cModule *parentmod, int index=-1) | cModuleType | virtual |
| createScheduleInit(const char *name, cModule *parentmod, int index=-1) | cModuleType | virtual |
| drop(cOwnedObject *obj) | cObject | protectedvirtual |
| dropAndDelete(cOwnedObject *obj) | cObject | protected |
| dup() const override | cNoncopyableOwnedObject | virtual |
| find(const char *qname) | cModuleType | static |
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) | cObject | virtual |
| get(const char *qname) | cModuleType | static |
| getClassAndFullName() const | cObject | virtual |
| getClassAndFullPath() const | cObject | virtual |
| getClassName() const | cObject | virtual |
| getDescriptor() const | cObject | virtual |
| getDocumentation() const =0 | cComponentType | pure virtual |
| getFullName() const override | cComponentType | inlinevirtual |
| getFullPath() const | cObject | virtual |
| getLiveObjectCount() | cOwnedObject | inlinestatic |
| getName() const override | cNamedObject | inlinevirtual |
| getNamePooling() | cNamedObject | inlinevirtual |
| getNedSource() const =0 | cComponentType | pure virtual |
| getOwner() const override | cOwnedObject | inlinevirtual |
| getOwningContext() | cOwnedObject | static |
| getThisPtr() const | cObject | inline |
| getTotalObjectCount() | cOwnedObject | inlinestatic |
| isName(const char *s) const | cObject | |
| isNetwork() const =0 | cModuleType | pure virtual |
| isOwnedObject() const override | cOwnedObject | inlinevirtual |
| isSimple() const =0 | cModuleType | pure virtual |
| 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 |
| setName(const char *s) | cNamedObject | virtual |
| setNamePooling(bool b) | cNamedObject | virtual |
| str() const | cObject | virtual |
| take(cOwnedObject *obj) | cObject | protectedvirtual |
| ~cComponentType() | cComponentType | virtual |
| ~cNamedObject() | cNamedObject | virtual |
| ~cObject() | cObject | virtual |
| ~cOwnedObject() | cOwnedObject | virtual |