afterChange() | cMsgPar | protectedvirtual |
beforeChange() | cMsgPar | protectedvirtual |
boolValue() | cMsgPar | |
cMsgPar(const cMsgPar &other) | cMsgPar | |
cMsgPar(const char *name=nullptr) | cMsgPar | explicit |
cMsgPar(const char *name, cMsgPar &other) | cMsgPar | explicit |
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 | |
configPointer(VoidDelFunc delfunc, VoidDupFunc dupfunc, size_t itemsize=0) | cMsgPar | |
convertToConst() | cMsgPar | |
copyNotSupported() const | cObject | |
cOwnedObject() | cOwnedObject | |
cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | explicit |
cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
doubleValue() | cMsgPar | |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const override | cMsgPar | inlinevirtual |
equalsTo(cMsgPar *par) | cMsgPar | |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) override | cMsgPar | 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 |
getLiveObjectCount() | cOwnedObject | inlinestatic |
getName() const override | cNamedObject | inlinevirtual |
getNamePooling() | cNamedObject | inlinevirtual |
getObjectValue() | cMsgPar | |
getOwner() const override | cOwnedObject | inlinevirtual |
getOwningContext() | cOwnedObject | static |
getTakeOwnership() const | cMsgPar | inline |
getThisPtr() const | cObject | inline |
getTotalObjectCount() | cOwnedObject | inlinestatic |
getType() const | cMsgPar | |
hasChanged() | cMsgPar | |
isConstant() const | cMsgPar | |
isName(const char *s) const | cObject | |
isNumeric() const | cMsgPar | |
isOwnedObject() const override | cOwnedObject | inlinevirtual |
isSoftOwner() const | cObject | inlinevirtual |
longValue() | cMsgPar | |
operator bool() | cMsgPar | inline |
operator char() | cMsgPar | inline |
operator const char *() | cMsgPar | inline |
operator cOwnedObject *() | cMsgPar | inline |
operator cXMLElement *() | cMsgPar | inline |
operator double() | cMsgPar | inline |
operator int() | cMsgPar | inline |
operator long() | cMsgPar | inline |
operator long double() | cMsgPar | inline |
operator short() | cMsgPar | inline |
operator unsigned char() | cMsgPar | inline |
operator unsigned int() | cMsgPar | inline |
operator unsigned long() | cMsgPar | inline |
operator unsigned short() | cMsgPar | inline |
operator void *() | cMsgPar | inline |
operator=(const cMsgPar &otherpar) | cMsgPar | |
operator=(bool b) | cMsgPar | inline |
operator=(const char *s) | cMsgPar | inline |
operator=(char c) | cMsgPar | inline |
operator=(unsigned char c) | cMsgPar | inline |
operator=(int i) | cMsgPar | inline |
operator=(unsigned int i) | cMsgPar | inline |
operator=(short i) | cMsgPar | inline |
operator=(unsigned short i) | cMsgPar | inline |
operator=(long l) | cMsgPar | inline |
operator=(unsigned long l) | cMsgPar | inline |
operator=(double d) | cMsgPar | inline |
operator=(long double d) | cMsgPar | inline |
operator=(void *ptr) | cMsgPar | inline |
operator=(cOwnedObject *obj) | cMsgPar | inline |
operator=(cXMLElement *node) | cMsgPar | inline |
omnetpp::cOwnedObject::operator=(const cOwnedObject &o) | cOwnedObject | |
omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
parse(const char *text, char type='?') | cMsgPar | virtual |
parsimPack(cCommBuffer *buffer) const override | cMsgPar | virtual |
parsimUnpack(cCommBuffer *buffer) override | cMsgPar | virtual |
pointerValue() | cMsgPar | |
printOn(std::ostream &os) const | cObject | virtual |
resetObjectCounters() | cOwnedObject | inlinestatic |
setBoolValue(bool b) | cMsgPar | |
setDoubleValue(double d) | cMsgPar | |
setDoubleValue(cStatistic *res) | cMsgPar | |
setDoubleValue(MathFuncNoArg f) | cMsgPar | |
setDoubleValue(MathFunc1Arg f, double p1) | cMsgPar | |
setDoubleValue(MathFunc2Args f, double p1, double p2) | cMsgPar | |
setDoubleValue(MathFunc3Args f, double p1, double p2, double p3) | cMsgPar | |
setDoubleValue(MathFunc4Args f, double p1, double p2, double p3, double p4) | cMsgPar | |
setLongValue(long l) | cMsgPar | |
setName(const char *s) | cNamedObject | virtual |
setNamePooling(bool b) | cNamedObject | virtual |
setObjectValue(cOwnedObject *obj) | cMsgPar | |
setPointerValue(void *ptr) | cMsgPar | |
setStringValue(const char *s) | cMsgPar | |
setTakeOwnership(bool tk) | cMsgPar | inline |
setXMLValue(cXMLElement *node) | cMsgPar | |
str() const override | cMsgPar | virtual |
stringValue() | cMsgPar | |
take(cOwnedObject *obj) | cObject | protectedvirtual |
VoidDelFunc typedef | cMsgPar | |
VoidDupFunc typedef | cMsgPar | |
xmlValue() | cMsgPar | |
~cMsgPar() | cMsgPar | virtual |
~cNamedObject() | cNamedObject | virtual |
~cObject() | cObject | virtual |
~cOwnedObject() | cOwnedObject | virtual |