|
OMNeT++ Simulation Library
5.4.1
|
This is the complete list of members for cParImpl, including all inherited members.
| boolValue(cComponent *context) const =0 | cParImpl | pure virtual |
| cNamedObject() | cNamedObject | |
| cNamedObject(const char *name, bool namepooling=true) | cNamedObject | explicit |
| cNamedObject(const cNamedObject &obj) | cNamedObject | |
| cObject() | cObject | inline |
| cObject(const cObject &other) | cObject | inline |
| compare(const cParImpl *other) const | cParImpl | virtual |
| containsConstSubexpressions() const | cParImpl | virtual |
| containsValue() const | cParImpl | inlinevirtual |
| convertToConst(cComponent *context)=0 | cParImpl | pure virtual |
| copyNotSupported() const | cObject | |
| cParImpl() | cParImpl | explicit |
| cParImpl(const cParImpl &other) | cParImpl | inline |
| createWithType(Type type) | cParImpl | static |
| detailedInfo() const | cObject | inlinevirtual |
| doubleValue(cComponent *context) const =0 | cParImpl | pure virtual |
| drop(cOwnedObject *obj) | cObject | protectedvirtual |
| dropAndDelete(cOwnedObject *obj) | cObject | protected |
| dup() const override | cParImpl | virtual |
| evaluateConstSubexpressions(cComponent *context) | cParImpl | virtual |
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v, cComponent *context) | cParImpl | inlinevirtual |
| omnetpp::cNamedObject::forEachChild(cVisitor *v) | cObject | virtual |
| getClassName() const | cObject | virtual |
| getExpression() const =0 | cParImpl | pure virtual |
| getFullName() const | cObject | inlinevirtual |
| getFullPath() const | cObject | virtual |
| getLiveParImplObjectCount() | cParImpl | inlinestatic |
| getName() const override | cNamedObject | inlinevirtual |
| getNamePooling() | cNamedObject | inlinevirtual |
| getOwner() const | cObject | inlinevirtual |
| getThisPtr() const | cObject | inline |
| getTotalParImplObjectCount() | cParImpl | inlinestatic |
| getType() const =0 | cParImpl | pure virtual |
| getUnit() const | cParImpl | virtual |
| info() const | cObject | inlinevirtual |
| intValue(cComponent *context) const =0 | cParImpl | pure virtual |
| isExpression() const | cParImpl | inlinevirtual |
| isName(const char *s) const | cObject | inline |
| isNumeric() const =0 | cParImpl | pure virtual |
| isOwnedObject() const | cObject | inlinevirtual |
| isSet() const | cParImpl | inlinevirtual |
| isShared() const | cParImpl | inlinevirtual |
| isVolatile() const | cParImpl | inlinevirtual |
| operator=(const cParImpl &otherpar) | cParImpl | |
| omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
| parse(const char *text)=0 | cParImpl | pure virtual |
| parsimPack(cCommBuffer *buffer) const override | cParImpl | virtual |
| parsimUnpack(cCommBuffer *buffer) override | cParImpl | virtual |
| resetParImplObjectCounters() | cParImpl | inlinestatic |
| setBoolValue(bool b)=0 | cParImpl | pure virtual |
| setDoubleValue(double d)=0 | cParImpl | pure virtual |
| setExpression(cExpression *e)=0 | cParImpl | pure virtual |
| setIntValue(intpar_t l)=0 | cParImpl | pure virtual |
| setIsSet(bool f) | cParImpl | inlinevirtual |
| setIsShared(bool f) | cParImpl | inlinevirtual |
| setIsVolatile(bool f) | cParImpl | inlinevirtual |
| setName(const char *s) | cNamedObject | virtual |
| setNamePooling(bool b) | cNamedObject | virtual |
| setStringValue(const char *s)=0 | cParImpl | pure virtual |
| setStringValue(const std::string &s) | cParImpl | inlinevirtual |
| setUnit(const char *s) | cParImpl | virtual |
| setXMLValue(cXMLElement *node)=0 | cParImpl | pure virtual |
| stdstringValue(cComponent *context) const =0 | cParImpl | pure virtual |
| str() const | cObject | virtual |
| stringValue(cComponent *context) const =0 | cParImpl | pure virtual |
| take(cOwnedObject *obj) | cObject | protectedvirtual |
| xmlValue(cComponent *context) const =0 | cParImpl | pure virtual |
| ~cNamedObject() | cNamedObject | virtual |
| ~cObject() | cObject | virtual |
| ~cParImpl() | cParImpl | virtual |