Classes | Enumerations | Functions
options_list.hpp File Reference
#include <acado/utils/acado_utils.hpp>
#include <map>
#include <tr1/memory>
#include <acado/user_interaction/options_list.ipp>
Include dependency graph for options_list.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OptionsList
 Provides a generic list of options (for internal use). More...
struct  OptionsList::OptionValue< T >
struct  OptionsList::OptionValueBase

Enumerations

enum  OptionsItemType { OIT_UNKNOWN = -1, OIT_INT, OIT_DOUBLE, OIT_STRING }

Functions

template<>
OptionsItemType OptionsList::getType< std::string > () const

Enumeration Type Documentation

Summarises all possible types of OptionItems.

Enumerator:
OIT_UNKNOWN 

Option item comprising a value of unknown type.

OIT_INT 

Option item comprising a value of integer type.

OIT_DOUBLE 

Option item comprising a value of double type.

OIT_STRING 

Option item comprising a value of std::string type.

Definition at line 47 of file options_list.hpp.


Function Documentation

template<>
OptionsItemType OptionsList::getType< std::string > ( ) const [inline]

Definition at line 237 of file options_list.hpp.



acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:36