RAIDA
1.9.0
|
This is the complete list of members for AIDA::Settings, including all inherited members.
_defaultValue (defined in AIDA::Settings) | AIDA::Settings | protected |
_options (defined in AIDA::Settings) | AIDA::Settings | protected |
_value (defined in AIDA::Settings) | AIDA::Settings | protected |
addOption(std::string option) (defined in AIDA::Settings) | AIDA::Settings | virtual |
getDefaultValue() const (defined in AIDA::Settings) | AIDA::Settings | virtual |
getOptions() const (defined in AIDA::Settings) | AIDA::Settings | virtual |
getValue() const (defined in AIDA::Settings) | AIDA::Settings | virtual |
setDefaultValue(const std::string defaultValue) (defined in AIDA::Settings) | AIDA::Settings | virtual |
setOptions(const std::vector< std::string > options) (defined in AIDA::Settings) | AIDA::Settings | virtual |
Settings() (defined in AIDA::Settings) | AIDA::Settings | |
Settings(const std::string defaultValue, const std::string value, const std::vector< std::string > options) (defined in AIDA::Settings) | AIDA::Settings | |
setValue(const std::string value) (defined in AIDA::Settings) | AIDA::Settings | virtual |
~Settings() (defined in AIDA::Settings) | AIDA::Settings | inlinevirtual |