OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cValueHolder, including all inherited members.
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 | |
cValueContainer(const char *name=nullptr) | cValueContainer | inlineexplicit |
cValueHolder(const cValueHolder &other) | cValueHolder | inline |
cValueHolder(const char *name=nullptr) | cValueHolder | inlineexplicit |
cValueHolder(const char *name, const cValue &value) | cValueHolder | inlineexplicit |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const override | cValueHolder | inlinevirtual |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) override | cValueHolder | virtual |
get() const | cValueHolder | inline |
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 |
getNamePooling() | cNamedObject | inlinevirtual |
getOwner() const override | cOwnedObject | inlinevirtual |
getOwningContext() | cOwnedObject | static |
getThisPtr() const | cObject | inline |
getTotalObjectCount() | cOwnedObject | inlinestatic |
isName(const char *s) const | cObject | |
isOwnedObject() const override | cOwnedObject | inlinevirtual |
isSoftOwner() const | cObject | inlinevirtual |
operator=(const cValueHolder &other) | cValueHolder | |
omnetpp::cValueContainer::operator=(const cOwnedObject &o) | cOwnedObject | |
omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
printOn(std::ostream &os) const | cObject | virtual |
resetObjectCounters() | cOwnedObject | inlinestatic |
set(const cValue &v) | cValueHolder | inline |
setName(const char *s) | cNamedObject | virtual |
setNamePooling(bool b) | cNamedObject | virtual |
str() const override | cValueHolder | inlinevirtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
~cNamedObject() | cNamedObject | virtual |
~cObject() | cObject | virtual |
~cOwnedObject() | cOwnedObject | virtual |
~cValueHolder() | cValueHolder | inlinevirtual |