33 #ifndef ACADO_TOOLKIT_OPTIONS_HPP 34 #define ACADO_TOOLKIT_OPTIONS_HPP 216 const std::string& value
267 const std::string& value
419 const std::string& value
467 const std::string& value
481 #endif // ACADO_TOOLKIT_OPTIONS_HPP BooleanType haveOptionsChanged() const
Options getOptions(uint idx) const
returnValue setOptions(const Options &arg)
Allows to pass back messages to the calling function.
returnValue clearOptionsList()
Base class for all algorithmic modules within the ACADO Toolkit providing some basic functionality...
BEGIN_NAMESPACE_ACADO typedef unsigned int uint
#define CLOSE_NAMESPACE_ACADO
returnValue addOptionsList()
std::vector< OptionsList > lists
Provides a generic way to set and pass user-specified options.
Provides a generic list of options (for internal use).
returnValue declareOptionsUnchanged()
returnValue printOptionsList() const
uint getNumOptionsLists() const
#define BEGIN_NAMESPACE_ACADO
returnValue addOption(OptionsName name, int value)
virtual returnValue setupOptions()