_description | GenericOption | [protected] |
_name | GenericOption | [protected] |
_optionsContainer | GenericOption | [protected] |
_optionsListenerSet | GenericOption | [protected] |
_valueMutex | GenericOption | [mutable, protected] |
debug(int level, const string &debugMessage) const | MIPObject | [inline] |
fatal(const string &fatalMessage) const | MIPObject | [inline] |
GenericOption(const string &name, const string &description, Options *optionsContainer) | GenericOption | [protected] |
getContainer() | GenericOption | [inline] |
getDebugLevel() | MIPObject | [inline] |
getDescription() const | GenericOption | [inline] |
getName() const | GenericOption | [inline] |
getObjectName() const | BoolOption | [inline, virtual] |
getType() const | BoolOption | [virtual] |
getValue() const | BoolOption | |
info(const string &infoMessage) const | MIPObject | [inline] |
MIPObject() | MIPObject | [inline] |
operator=(const BoolOption &rhs) | BoolOption | |
Options class | BoolOption | [friend] |
print() const | BoolOption | [virtual] |
printValue() const | BoolOption | [virtual] |
registerOptionListener(OptionListener *optionListener) | GenericOption | |
setCustomDebugLevel(int customDebugLevel) | MIPObject | [inline] |
setValue(const string &s) | BoolOption | [virtual] |
setValue(const bool &v) | BoolOption | |
unRegisterOptionListener(OptionListener *optionListener) | GenericOption | |
warning(const string &warningMessage) const | MIPObject | [inline] |