|
OMNeT++ Simulation Library
5.4.1
|
This is the complete list of members for cExpression, including all inherited members.
| boolValue(Context *context) const =0 | cExpression | pure virtual |
| boolValue(cComponent *contextComponent=nullptr) const | cExpression | virtual |
| cExpression() | cExpression | inlineexplicit |
| 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 | inlinevirtual |
| doubleValue(Context *context, const char *expectedUnit=nullptr) const =0 | cExpression | pure virtual |
| doubleValue(cComponent *contextComponent=nullptr, const char *expectedUnit=nullptr) const | cExpression | virtual |
| drop(cOwnedObject *obj) | cObject | protectedvirtual |
| dropAndDelete(cOwnedObject *obj) | cObject | protected |
| dup() const override | cExpression | inlinevirtual |
| evaluate(Context *context) const =0 | cExpression | pure virtual |
| evaluate(cComponent *contextComponent=nullptr) const | cExpression | virtual |
| evaluateConstSubexpressions(Context *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 | inlinevirtual |
| getFullPath() const | cObject | virtual |
| getName() const | cObject | inlinevirtual |
| getOwner() const | cObject | inlinevirtual |
| getThisPtr() const | cObject | inline |
| info() const | cObject | inlinevirtual |
| intValue(Context *context, const char *expectedUnit=nullptr) const =0 | cExpression | pure virtual |
| intValue(cComponent *contextComponent=nullptr, const char *expectedUnit=nullptr) const | cExpression | virtual |
| isName(const char *s) const | cObject | inline |
| isOwnedObject() const | cObject | inlinevirtual |
| operator=(const cExpression &other) | cExpression | inline |
| parse(const char *text)=0 | cExpression | pure virtual |
| parsimPack(cCommBuffer *buffer) const override | cExpression | inlinevirtual |
| parsimUnpack(cCommBuffer *buffer) override | cExpression | inlinevirtual |
| str() const override | cExpression | inlinevirtual |
| stringValue(Context *context) const =0 | cExpression | pure virtual |
| stringValue(cComponent *contextComponent=nullptr) const | cExpression | virtual |
| take(cOwnedObject *obj) | cObject | protectedvirtual |
| xmlValue(Context *context) const =0 | cExpression | pure virtual |
| xmlValue(cComponent *contextComponent=nullptr) const | cExpression | virtual |
| ~cExpression() | cExpression | inlinevirtual |
| ~cObject() | cObject | virtual |