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