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

List of all members.

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 201 of file options_list.hpp.


Constructor & Destructor Documentation

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

Definition at line 203 of file options_list.hpp.


Member Function Documentation

template<typename T >
virtual void OptionsList::OptionValue< T >::print ( std::ostream &  stream) [inline, virtual]

Implements OptionsList::OptionValueBase.

Definition at line 207 of file options_list.hpp.


Member Data Documentation

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

Definition at line 212 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 Thu Aug 27 2015 12:01:39