, 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 | [virtual] |
| drop(cOwnedObject *obj) | cObject | [protected, virtual] |
| 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) | cConfiguration | [virtual] |
| getAsBool(const char *objectFullPath, cConfigOption *option, bool fallbackValue=false) | cConfiguration | [virtual] |
| getAsCustom(cConfigOption *option, const char *fallbackValue=NULL) | cConfiguration | [virtual] |
| getAsCustom(const char *objectFullPath, cConfigOption *option, const char *fallbackValue=NULL) | cConfiguration | [virtual] |
| getAsDouble(cConfigOption *option, double fallbackValue=0) | cConfiguration | [virtual] |
| getAsDouble(const char *objectFullPath, cConfigOption *option, double fallbackValue=0) | cConfiguration | [virtual] |
| getAsFilename(cConfigOption *option) | cConfiguration | [virtual] |
| getAsFilename(const char *objectFullPath, cConfigOption *option) | cConfiguration | [virtual] |
| getAsFilenames(cConfigOption *option) | cConfiguration | [virtual] |
| getAsFilenames(const char *objectFullPath, cConfigOption *option) | cConfiguration | [virtual] |
| getAsInt(cConfigOption *option, long fallbackValue=0) | cConfiguration | [virtual] |
| getAsInt(const char *objectFullPath, cConfigOption *option, long fallbackValue=0) | cConfiguration | [virtual] |
| getAsPath(cConfigOption *option) | cConfiguration | [virtual] |
| getAsPath(const char *objectFullPath, cConfigOption *option) | cConfiguration | [virtual] |
| getAsString(cConfigOption *option, const char *fallbackValue="") | cConfiguration | [virtual] |
| getAsString(const char *objectFullPath, cConfigOption *option, const char *fallbackValue="") | 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 | [inline, virtual] |
| getFullPath() const | cObject | [virtual] |
| getIterationVariableNames() 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 | [inline, virtual] |
| getNumRunsInConfig(const char *configName) const =0 | cConfigurationEx | [pure virtual] |
| getOwner() const | cObject | [inline, virtual] |
| 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] |
| getVariable(const char *varname) const =0 | cConfigurationEx | [pure virtual] |
| getVariableDescription(const char *varname) const =0 | cConfigurationEx | [pure virtual] |
| info() const | cObject | [virtual] |
| initializeFrom(cConfiguration *bootConfig)=0 | cConfigurationEx | [pure virtual] |
| isName(const char *s) const | cObject | [inline] |
| isOwnedObject() const | cObject | [inline, virtual] |
| parsimPack(cCommBuffer *buffer) | cObject | [virtual] |
| parsimUnpack(cCommBuffer *buffer) | cObject | [virtual] |
| substituteVariables(const char *value)=0 | cConfiguration | [pure virtual] |
| take(cOwnedObject *obj) | cObject | [protected, virtual] |
| unrollConfig(const char *configName, bool detailed=true) const =0 | cConfigurationEx | [pure virtual] |
| validate(const char *ignorableConfigKeys=NULL) const =0 | cConfigurationEx | [pure virtual] |
| ~cObject() | cObject | [virtual] |