|
template<typename T > |
static bool | convert (T, RepType &) |
|
template<typename T > |
static RepType | convert (T v) |
|
static bool | convert (RepType v, RepType &r) |
|
static bool | convert (int v, RepType &r) |
|
static bool | convert (unsigned long int v, RepType &r) |
|
static std::string | getParamType () |
|
Definition at line 179 of file ParameterManager.hpp.
◆ RepType
◆ convert() [1/5]
◆ convert() [2/5]
static bool ParameterTraits< RealType >::convert |
( |
RepType | v, |
|
|
RepType & | r ) |
|
inlinestatic |
◆ convert() [3/5]
◆ convert() [4/5]
◆ convert() [5/5]
static bool ParameterTraits< RealType >::convert |
( |
unsigned long int | v, |
|
|
RepType & | r ) |
|
inlinestatic |
◆ getParamType()
The documentation for this struct was generated from the following file: