cExpression Member List
This is the complete list of members for
cExpression, including all inherited members.
boolValue(cComponent *context=NULL)=0 | cExpression | [pure virtual] |
cExpression() | cExpression | [inline, explicit] |
cExpression(const cExpression &other) | cExpression | [inline] |
cObject() | cObject | [inline] |
cObject(const cObject &other) | cObject | [inline] |
compare(const cExpression *other) const =0 | cExpression | [pure virtual] |
containsConstSubexpressions() const =0 | cExpression | [pure virtual] |
copyNotSupported() const | cObject | |
detailedInfo() const | cObject | [virtual] |
doubleValue(cComponent *context=NULL, const char *expectedUnit=NULL)=0 | cExpression | [pure virtual] |
drop(cOwnedObject *obj) | cObject | [protected, virtual] |
dropAndDelete(cOwnedObject *obj) | cObject | [protected] |
dup() const | cExpression | [inline, virtual] |
evaluate(cComponent *context=NULL) const | cExpression | [inline, virtual] |
evaluateConstSubexpressions(cComponent *context)=0 | cExpression | [pure virtual] |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) | cObject | [virtual] |
getClassName() const | cObject | [virtual] |
getFullName() const | cObject | [inline, virtual] |
getFullPath() const | cObject | [virtual] |
getName() const | cObject | [inline, virtual] |
getOwner() const | cObject | [inline, virtual] |
info() const | cExpression | [inline, virtual] |
isName(const char *s) const | cObject | [inline] |
isOwnedObject() const | cObject | [inline, virtual] |
longValue(cComponent *context=NULL, const char *expectedUnit=NULL)=0 | cExpression | [pure virtual] |
operator=(const cExpression &other) | cExpression | [inline] |
parse(const char *text)=0 | cExpression | [pure virtual] |
parsimPack(cCommBuffer *buffer) | cExpression | [inline, virtual] |
parsimUnpack(cCommBuffer *buffer) | cExpression | [inline, virtual] |
str() const =0 | cExpression | [pure virtual] |
stringValue(cComponent *context=NULL)=0 | cExpression | [pure virtual] |
take(cOwnedObject *obj) | cObject | [protected, virtual] |
xmlValue(cComponent *context=NULL)=0 | cExpression | [pure virtual] |
~cExpression() | cExpression | [inline, virtual] |
~cObject() | cObject | [virtual] |