Public Member Functions | Public Attributes | List of all members
OptionsList::OptionValue< T > Struct Template Reference
Inheritance diagram for OptionsList::OptionValue< T >:
Inheritance graph
[legend]

Public Member Functions

 OptionValue (const T &_value)
 
virtual void print (std::ostream &stream)
 

Public Attributes

T value
 

Detailed Description

template<typename T>
struct OptionsList::OptionValue< T >

Value type

Definition at line 197 of file options_list.hpp.

Constructor & Destructor Documentation

template<typename T >
OptionsList::OptionValue< T >::OptionValue ( const T _value)
inline

Definition at line 199 of file options_list.hpp.

Member Function Documentation

template<typename T >
virtual void OptionsList::OptionValue< T >::print ( std::ostream &  stream)
inlinevirtual

Implements OptionsList::OptionValueBase.

Definition at line 203 of file options_list.hpp.

Member Data Documentation

template<typename T >
T OptionsList::OptionValue< T >::value

Definition at line 208 of file options_list.hpp.


The documentation for this struct was generated from the following file:


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:25