trajopt
 All Classes Namespaces Files Functions Variables Typedefs Pages
Public Member Functions | Public Attributes | List of all members
util::Parameter< T > Struct Template Reference
Inheritance diagram for util::Parameter< T >:
util::ParameterBase

Public Member Functions

 Parameter (std::string name, T *value, std::string desc)
 
void addToBoost (po::options_description &od)
 
- Public Member Functions inherited from util::ParameterBase
 ParameterBase (const std::string &name, const std::string &desc)
 

Public Attributes

T * m_value
 
- Public Attributes inherited from util::ParameterBase
std::string m_name
 
std::string m_desc
 

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