| boolValue() const | cPar | |
| cObject() | cObject | [inline] |
| cObject(const cObject &other) | cObject | [inline] |
| containsValue() const | cPar | |
| convertToConst() | cPar | |
| copyNotSupported() const | cObject | |
| detailedInfo() const | cPar | [virtual] |
| doubleValue() const | cPar | |
| drop(cOwnedObject *obj) | cObject | [protected, virtual] |
| dropAndDelete(cOwnedObject *obj) | cObject | [protected] |
| dup() const | cObject | [virtual] |
| finalize() | cPar | |
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) | cObject | [virtual] |
| getClassName() const | cObject | [virtual] |
| getEvaluationContext() const | cPar | [inline] |
| getExpression() const | cPar | |
| getFullName() const | cObject | [inline, virtual] |
| getFullPath() const | cObject | [virtual] |
| getName() const | cPar | [virtual] |
| getOwner() const | cPar | [virtual] |
| getProperties() const | cPar | |
| getType() const | cPar | |
| getTypeName(Type t) | cPar | [static] |
| getUnit() const | cPar | |
| info() const | cPar | [virtual] |
| isExpression() const | cPar | |
| isName(const char *s) const | cObject | [inline] |
| isNumeric() const | cPar | |
| isOwnedObject() const | cObject | [inline, virtual] |
| isSet() const | cPar | |
| isShared() const | cPar | |
| isVolatile() const | cPar | |
| longValue() const | cPar | |
| operator bool() const | cPar | [inline] |
| operator char() const | cPar | [inline] |
| operator const char *() const | cPar | [inline] |
| operator cXMLElement *() const | cPar | [inline] |
| operator double() const | cPar | [inline] |
| operator int() const | cPar | [inline] |
| operator long() const | cPar | [inline] |
| operator long double() const | cPar | [inline] |
| operator short() const | cPar | [inline] |
| operator std::string() const | cPar | [inline] |
| operator unsigned char() const | cPar | [inline] |
| operator unsigned int() const | cPar | [inline] |
| operator unsigned long() const | cPar | [inline] |
| operator unsigned short() const | cPar | [inline] |
| operator=(const cPar &other) | cPar | |
| operator=(bool b) | cPar | [inline] |
| operator=(char c) | cPar | [inline] |
| operator=(unsigned char c) | cPar | [inline] |
| operator=(int i) | cPar | [inline] |
| operator=(unsigned int i) | cPar | [inline] |
| operator=(short i) | cPar | [inline] |
| operator=(unsigned short i) | cPar | [inline] |
| operator=(long l) | cPar | [inline] |
| operator=(unsigned long l) | cPar | [inline] |
| operator=(double d) | cPar | [inline] |
| operator=(long double d) | cPar | [inline] |
| operator=(const char *s) | cPar | [inline] |
| operator=(const std::string &s) | cPar | [inline] |
| operator=(cXMLElement *node) | cPar | [inline] |
| parse(const char *text) | cPar | |
| parsimPack(cCommBuffer *buffer) | cObject | [virtual] |
| parsimUnpack(cCommBuffer *buffer) | cObject | [virtual] |
| read() | cPar | |
| setBoolValue(bool b) | cPar | |
| setDoubleValue(double d) | cPar | |
| setEvaluationContext(cComponent *ctx) | cPar | [inline] |
| setExpression(cExpression *e, cComponent *evalcontext=NULL) | cPar | |
| setLongValue(long l) | cPar | |
| setStringValue(const char *s) | cPar | |
| setStringValue(const std::string &s) | cPar | [inline] |
| setXMLValue(cXMLElement *node) | cPar | |
| stdstringValue() const | cPar | |
| str() const | cPar | |
| stringValue() const | cPar | |
| take(cOwnedObject *obj) | cObject | [protected, virtual] |
| xmlValue() const | cPar | |
| ~cObject() | cObject | [virtual] |
| ~cPar() | cPar | [virtual] |
1.6.3