OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cNamedObject, including all inherited members.
cNamedObject() | cNamedObject | inline |
cNamedObject(const char *name, bool namepooling=true) | cNamedObject | explicit |
cNamedObject(const cNamedObject &obj) | cNamedObject | |
cObject() | cObject | inline |
cObject(const cObject &other)=default | cObject | |
copyNotSupported() const | cObject | |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const | cObject | virtual |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) | cObject | virtual |
getClassAndFullName() const | cObject | virtual |
getClassAndFullPath() const | cObject | virtual |
getClassName() const | cObject | virtual |
getDescriptor() const | cObject | virtual |
getFullName() const | cObject | inlinevirtual |
getFullPath() const | cObject | virtual |
getName() const override | cNamedObject | inlinevirtual |
getNamePooling() | cNamedObject | inlinevirtual |
getOwner() const | cObject | inlinevirtual |
getThisPtr() const | cObject | inline |
isName(const char *s) const | cObject | |
isOwnedObject() const | cObject | inlinevirtual |
isSoftOwner() const | cObject | inlinevirtual |
operator=(const cNamedObject &o) | cNamedObject | |
parsimPack(cCommBuffer *buffer) const override | cNamedObject | virtual |
parsimUnpack(cCommBuffer *buffer) override | cNamedObject | virtual |
printOn(std::ostream &os) const | cObject | virtual |
setName(const char *s) | cNamedObject | virtual |
setNamePooling(bool b) | cNamedObject | virtual |
str() const | cObject | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
~cNamedObject() | cNamedObject | virtual |
~cObject() | cObject | virtual |