|
OMNeT++ Simulation Library
5.6.1
|
This is the complete list of members for cConfigurationEx, including all inherited members.
| activateConfig(const char *configName, int runNumber=0)=0 | cConfigurationEx | pure virtual |
| cObject() | cObject | inline |
| cObject(const cObject &other) | cObject | inline |
| copyNotSupported() const | cObject | |
| detailedInfo() const | cObject | inlinevirtual |
| drop(cOwnedObject *obj) | cObject | protectedvirtual |
| dropAndDelete(cOwnedObject *obj) | cObject | protected |
| dump() const =0 | cConfigurationEx | pure virtual |
| dup() const | cObject | virtual |
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) | cObject | virtual |
| getActiveConfigName() const =0 | cConfigurationEx | pure virtual |
| getActiveRunNumber() const =0 | cConfigurationEx | pure virtual |
| getAsBool(cConfigOption *option, bool fallbackValue=false) const | cConfiguration | virtual |
| getAsBool(const char *objectFullPath, cConfigOption *option, bool fallbackValue=false) const | cConfiguration | virtual |
| getAsCustom(cConfigOption *option, const char *fallbackValue=nullptr) const | cConfiguration | virtual |
| getAsCustom(const char *objectFullPath, cConfigOption *option, const char *fallbackValue=nullptr) const | cConfiguration | virtual |
| getAsDouble(cConfigOption *option, double fallbackValue=0) const | cConfiguration | virtual |
| getAsDouble(const char *objectFullPath, cConfigOption *option, double fallbackValue=0) const | cConfiguration | virtual |
| getAsFilename(cConfigOption *option) const | cConfiguration | virtual |
| getAsFilename(const char *objectFullPath, cConfigOption *option) const | cConfiguration | virtual |
| getAsFilenames(cConfigOption *option) const | cConfiguration | virtual |
| getAsFilenames(const char *objectFullPath, cConfigOption *option) const | cConfiguration | virtual |
| getAsInt(cConfigOption *option, long fallbackValue=0) const | cConfiguration | virtual |
| getAsInt(const char *objectFullPath, cConfigOption *option, long fallbackValue=0) const | cConfiguration | virtual |
| getAsPath(cConfigOption *option) const | cConfiguration | virtual |
| getAsPath(const char *objectFullPath, cConfigOption *option) const | cConfiguration | virtual |
| getAsString(cConfigOption *option, const char *fallbackValue="") const | cConfiguration | virtual |
| getAsString(const char *objectFullPath, cConfigOption *option, const char *fallbackValue="") const | cConfiguration | virtual |
| getBaseConfigs(const char *configName) const =0 | cConfigurationEx | pure virtual |
| getClassName() const | cObject | virtual |
| getConfigChain(const char *configName) const =0 | cConfigurationEx | pure virtual |
| getConfigDescription(const char *configName) const =0 | cConfigurationEx | pure virtual |
| getConfigEntry(const char *key) const =0 | cConfiguration | pure virtual |
| getConfigNames()=0 | cConfigurationEx | pure virtual |
| getConfigValue(const char *key) const =0 | cConfiguration | pure virtual |
| getFileName() const =0 | cConfigurationEx | pure virtual |
| getFullName() const | cObject | inlinevirtual |
| getFullPath() const | cObject | virtual |
| getIterationVariableNames() const =0 | cConfigurationEx | pure virtual |
| getKeyValuePairs() const =0 | cConfigurationEx | pure virtual |
| getMatchingConfigKeys(const char *pattern) const =0 | cConfigurationEx | pure virtual |
| getMatchingPerObjectConfigKeys(const char *objectFullPath, const char *keySuffixPattern) const =0 | cConfigurationEx | pure virtual |
| getMatchingPerObjectConfigKeySuffixes(const char *objectFullPath, const char *keySuffixPattern) const =0 | cConfigurationEx | pure virtual |
| getName() const | cObject | inlinevirtual |
| getNumRunsInConfig(const char *configName) const =0 | cConfigurationEx | pure virtual |
| getOwner() const | cObject | inlinevirtual |
| getParameterEntry(const char *moduleFullPath, const char *paramName, bool hasDefaultValue) const =0 | cConfigurationEx | pure virtual |
| getParameterKeyValuePairs() const =0 | cConfigurationEx | pure virtual |
| getParameterValue(const char *moduleFullPath, const char *paramName, bool hasDefaultValue) const =0 | cConfigurationEx | pure virtual |
| getPerObjectConfigEntry(const char *objectFullPath, const char *keySuffix) const =0 | cConfiguration | pure virtual |
| getPerObjectConfigValue(const char *objectFullPath, const char *keySuffix) const =0 | cConfiguration | pure virtual |
| getPredefinedVariableNames() const =0 | cConfigurationEx | pure virtual |
| getThisPtr() const | cObject | inline |
| getVariable(const char *varname) const =0 | cConfigurationEx | pure virtual |
| getVariableDescription(const char *varname) const =0 | cConfigurationEx | pure virtual |
| info() const | cObject | inlinevirtual |
| initializeFrom(cConfiguration *bootConfig)=0 | cConfigurationEx | pure virtual |
| isName(const char *s) const | cObject | inline |
| isOwnedObject() const | cObject | inlinevirtual |
| parsimPack(cCommBuffer *buffer) const | cObject | virtual |
| parsimUnpack(cCommBuffer *buffer) | cObject | virtual |
| str() const | cObject | virtual |
| substituteVariables(const char *value) const =0 | cConfiguration | pure virtual |
| take(cOwnedObject *obj) | cObject | protectedvirtual |
| unrollConfig(const char *configName) const =0 | cConfigurationEx | pure virtual |
| validate(const char *ignorableConfigKeys=nullptr) const =0 | cConfigurationEx | pure virtual |
| ~cObject() | cObject | virtual |