RawOptionsContainer Member List
This is the complete list of members for
RawOptionsContainer, including all inherited members.
| addOption(const string &key, const string &value) | RawOptionsContainer | [static] |
| addUpdateDashOption(string dashkey, const string &value, bool overwrite, bool showDashError=false) | RawOptionsContainer | [protected, static] |
| addUpdateOption(const string &key, const string &value) | RawOptionsContainer | [static] |
| clearOptions() | RawOptionsContainer | [static] |
| debug(int level, const string &debugMessage) const | MIPObject | [inline] |
| fatal(const string &fatalMessage) const | MIPObject | [inline] |
| getDebugLevel() | MIPObject | [inline] |
| getMap() | RawOptionsContainer | [static] |
| getObjectName() const =0 | MIPObject | [pure virtual] |
| getOption(const string &key, string &value) | RawOptionsContainer | [static] |
| hasOption(const string &key) | RawOptionsContainer | [static] |
| info(const string &infoMessage) const | MIPObject | [inline] |
| MIPObject() | MIPObject | [inline] |
| parseCommandLine(int argc, char *const argv[], bool overwrite=false) | RawOptionsContainer | [static] |
| parseFile(const string &fileName, bool overwrite=false) | RawOptionsContainer | [static] |
| print() | RawOptionsContainer | [static] |
| rawOptionsMap | RawOptionsContainer | [protected, static] |
| removeOption(const string &key) | RawOptionsContainer | [static] |
| setCustomDebugLevel(int customDebugLevel) | MIPObject | [inline] |
| toString() | RawOptionsContainer | [static] |
| updateOption(const string &key, const string &value) | RawOptionsContainer | [static] |
| warning(const string &warningMessage) const | MIPObject | [inline] |