![]() |
Scarab
v2.1.0
Project 8 C++ Utility Library
|
Public Types | |
typedef XValType | result_type |
Public Member Functions | |
XValType | operator() (bool a_value) const |
XValType | operator() (uint64_t a_value) const |
XValType | operator() (int64_t a_value) const |
XValType | operator() (double a_value) const |
XValType | operator() (const std::string &a_value) const |
Definition at line 135 of file param_value.hh.
typedef XValType result_type |
Definition at line 138 of file param_value.hh.
|
inline |
Definition at line 139 of file param_value.hh.
|
inline |
Definition at line 143 of file param_value.hh.
|
inline |
Definition at line 147 of file param_value.hh.
|
inline |
Definition at line 151 of file param_value.hh.
|
inline |
Definition at line 155 of file param_value.hh.