OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cProperty, including all inherited members.
addKey(const char *key) | cProperty | virtual |
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 | |
containsKey(const char *key) const | cProperty | virtual |
copyNotSupported() const | cObject | |
cProperty(const char *name=nullptr, const char *index=nullptr) | cProperty | explicit |
cProperty(const cProperty &other) | cProperty | inline |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const override | cProperty | inlinevirtual |
erase(const char *key) | cProperty | 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 override | cProperty | virtual |
getFullPath() const | cObject | virtual |
getIndex() const | cProperty | virtual |
getKeys() const | cProperty | virtual |
getName() const override | cNamedObject | inlinevirtual |
getNamePooling() | cNamedObject | inlinevirtual |
getNumKeys() const | cProperty | inlinevirtual |
getNumValues(const char *key) const | cProperty | virtual |
getOwner() const | cObject | inlinevirtual |
getThisPtr() const | cObject | inline |
getValue(const char *key="", int index=0) const | cProperty | virtual |
getValueOriginFile(const char *key="", int index=0) const | cProperty | virtual |
getValueOriginType(const char *key="", int index=0) const | cProperty | virtual |
isImplicit() const | cProperty | virtual |
isName(const char *s) const | cObject | |
isOwnedObject() const | cObject | inlinevirtual |
isSoftOwner() const | cObject | inlinevirtual |
operator=(const cProperty &other) | cProperty | |
omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
parsimPack(cCommBuffer *buffer) const override | cProperty | virtual |
parsimUnpack(cCommBuffer *buffer) override | cProperty | virtual |
printOn(std::ostream &os) const | cObject | virtual |
setIndex(const char *index) | cProperty | virtual |
setIsImplicit(bool b) | cProperty | virtual |
setName(const char *name) override | cProperty | virtual |
setNamePooling(bool b) | cNamedObject | virtual |
setNumValues(const char *key, int size) | cProperty | virtual |
setValue(const char *key, int index, const char *value, const char *originFile=nullptr, const char *originType=nullptr) | cProperty | virtual |
str() const override | cProperty | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
updateWith(const cProperty *other) | cProperty | virtual |
~cNamedObject() | cNamedObject | virtual |
~cObject() | cObject | virtual |
~cProperty() | cProperty | virtual |