OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cOwnedDynamicExpression, including all inherited members.
boolValue(Context *context) const override | cDynamicExpression | virtual |
boolValue(Context *context) const=0 | cDynamicExpression | |
boolValue(cComponent *contextComponent=nullptr) const | cDynamicExpression | |
omnetpp::cExpression::boolValue(cComponent *contextComponent=nullptr) const | cExpression | virtual |
cDynamicExpression() | cDynamicExpression | explicit |
cDynamicExpression(const cDynamicExpression &other) | cDynamicExpression | inline |
cExpression() | cExpression | inlineexplicit |
cExpression(const cExpression &other)=default | cExpression | |
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 | |
compare(const cExpression *other) const override | cDynamicExpression | virtual |
convertUnit(double d, const char *unit, const char *targetUnit) | cDynamicExpression | static |
copyNotSupported() const | cObject | |
cOwnedDynamicExpression(const char *name=nullptr) | cOwnedDynamicExpression | inlineexplicit |
cOwnedDynamicExpression(const cOwnedDynamicExpression &other) | cOwnedDynamicExpression | inlineexplicit |
cOwnedObject() | cOwnedObject | |
cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | explicit |
cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
doubleValue(Context *context, const char *expectedUnit=nullptr) const override | cDynamicExpression | virtual |
doubleValue(Context *context, const char *expectedUnit=nullptr) const=0 | cDynamicExpression | |
doubleValue(cComponent *contextComponent=nullptr, const char *expectedUnit=nullptr) const | cDynamicExpression | |
omnetpp::cExpression::doubleValue(cComponent *contextComponent=nullptr, const char *expectedUnit=nullptr) const | cExpression | virtual |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const override | cOwnedDynamicExpression | inlinevirtual |
evaluate(Context *context) const override | cDynamicExpression | virtual |
evaluate(Context *context) const=0 | cDynamicExpression | |
evaluate(cComponent *contextComponent=nullptr) const | cDynamicExpression | |
omnetpp::cExpression::evaluate(cComponent *contextComponent=nullptr) const | cExpression | 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 | cObject | inlinevirtual |
getFullPath() const | cObject | virtual |
getLiveObjectCount() | cOwnedObject | inlinestatic |
getName() const override | cNamedObject | inlinevirtual |
getNamePooling() | cNamedObject | inlinevirtual |
getOwner() const override | cOwnedObject | inlinevirtual |
getOwningContext() | cOwnedObject | static |
getResolver() const | cDynamicExpression | inlinevirtual |
getSourceLocation() const override | cDynamicExpression | inlinevirtual |
getThisPtr() const | cObject | inline |
getTotalObjectCount() | cOwnedObject | inlinestatic |
intValue(Context *context, const char *expectedUnit=nullptr) const override | cDynamicExpression | virtual |
intValue(Context *context, const char *expectedUnit=nullptr) const=0 | cDynamicExpression | |
intValue(cComponent *contextComponent=nullptr, const char *expectedUnit=nullptr) const | cDynamicExpression | |
omnetpp::cExpression::intValue(cComponent *contextComponent=nullptr, const char *expectedUnit=nullptr) const | cExpression | virtual |
isAConstant() const override | cDynamicExpression | virtual |
isName(const char *s) const | cObject | |
isOwnedObject() const override | cOwnedObject | inlinevirtual |
isSoftOwner() const | cObject | inlinevirtual |
operator=(const cOwnedDynamicExpression &other)=default | cOwnedDynamicExpression | |
omnetpp::cOwnedObject::operator=(const cOwnedObject &o) | cOwnedObject | |
omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
omnetpp::cDynamicExpression::operator=(const cDynamicExpression &other) | cDynamicExpression | |
omnetpp::cExpression::operator=(const cExpression &other) | cExpression | inline |
parse(const char *text) override | cDynamicExpression | virtual |
parse(const char *text, IResolver *resolver) | cDynamicExpression | inlinevirtual |
parse(const char *text, const std::map< std::string, cValue > &symbolTable) | cDynamicExpression | inlinevirtual |
parseNedExpr(const char *text) | cDynamicExpression | virtual |
printOn(std::ostream &os) const | cObject | virtual |
resetObjectCounters() | cOwnedObject | inlinestatic |
setName(const char *s) | cNamedObject | virtual |
setNamePooling(bool b) | cNamedObject | virtual |
setResolver(IResolver *resolver) | cDynamicExpression | virtual |
setSourceLocation(FileLine loc) | cDynamicExpression | inline |
str() const override | cOwnedDynamicExpression | inlinevirtual |
stringValue(Context *context) const override | cDynamicExpression | virtual |
stringValue(Context *context) const=0 | cDynamicExpression | |
stringValue(cComponent *contextComponent=nullptr) const | cDynamicExpression | |
omnetpp::cExpression::stringValue(cComponent *contextComponent=nullptr) const | cExpression | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
xmlValue(Context *context) const override | cDynamicExpression | virtual |
xmlValue(Context *context) const=0 | cDynamicExpression | |
xmlValue(cComponent *contextComponent=nullptr) const | cDynamicExpression | |
omnetpp::cExpression::xmlValue(cComponent *contextComponent=nullptr) const | cExpression | virtual |
~cDynamicExpression() | cDynamicExpression | virtual |
~cExpression() | cExpression | inlinevirtual |
~cNamedObject() | cNamedObject | virtual |
~cObject() | cObject | virtual |
~cOwnedObject() | cOwnedObject | virtual |