This is the complete list of members for cEnum, including all inherited members.
| cEnum(const char *name=nullptr) | cEnum | explicit | 
| cEnum(const cEnum &cenum) | cEnum | |
| cNamedObject() | cNamedObject | inline | 
| cNamedObject(const char *name, bool namepooling=true) | cNamedObject | explicit | 
| cNamedObject(const cNamedObject &obj) | cNamedObject | |
| 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 | |
| drop(cOwnedObject *obj) | cObject | protectedvirtual | 
| dropAndDelete(cOwnedObject *obj) | cObject | protected | 
| dup() const override | cEnum | inlinevirtual | 
| find(const char *enumName, const char *contextNamespace=nullptr) | cEnum | static | 
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) | cObject | virtual | 
| get(const char *enumName, const char *contextNamespace=nullptr) | cEnum | static | 
| getClassAndFullName() const | cObject | virtual | 
| getClassAndFullPath() const | cObject | virtual | 
| getClassName() const | cObject | virtual | 
| getDescriptor() const | cObject | virtual | 
| getFullName() const | cObject | inlinevirtual | 
| getFullPath() const | cObject | virtual | 
| getLiveObjectCount() | cOwnedObject | inlinestatic | 
| getName() const override | cNamedObject | inlinevirtual | 
| getNameForValue(E value) | cEnum | inlinestatic | 
| getNamePooling() | cNamedObject | inlinevirtual | 
| getNameValueMap() const | cEnum | inline | 
| getOwner() const override | cOwnedObject | inlinevirtual | 
| getOwningContext() | cOwnedObject | static | 
| getStringFor(intval_t value) | cEnum | |
| getThisPtr() const | cObject | inline | 
| getTotalObjectCount() | cOwnedObject | inlinestatic | 
| insert(intval_t value, const char *name) | cEnum | |
| isName(const char *s) const | cObject | |
| isOwnedObject() const override | cOwnedObject | inlinevirtual | 
| isSoftOwner() const | cObject | inlinevirtual | 
| lookup(const char *name, intval_t fallback=-1) | cEnum | |
| operator=(const cEnum &list) | cEnum | |
| omnetpp::cOwnedObject::operator=(const cOwnedObject &o) | cOwnedObject | |
| omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
| parsimPack(cCommBuffer *buffer) const override | cOwnedObject | virtual | 
| parsimUnpack(cCommBuffer *buffer) override | cOwnedObject | virtual | 
| printOn(std::ostream &os) const | cObject | virtual | 
| resetObjectCounters() | cOwnedObject | inlinestatic | 
| resolve(const char *name) | cEnum | |
| resolveName(const char *name) | cEnum | inlinestatic | 
| setName(const char *s) | cNamedObject | virtual | 
| setNamePooling(bool b) | cNamedObject | virtual | 
| str() const override | cEnum | virtual | 
| take(cOwnedObject *obj) | cObject | protectedvirtual | 
| ~cEnum() | cEnum | inlinevirtual | 
| ~cNamedObject() | cNamedObject | virtual | 
| ~cObject() | cObject | virtual | 
| ~cOwnedObject() | cOwnedObject | virtual |