![]() |
Scarab
v3.4.4
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 163 of file param_value.hh.
typedef XValType result_type |
Definition at line 166 of file param_value.hh.
|
inline |
Definition at line 167 of file param_value.hh.
|
inline |
Definition at line 171 of file param_value.hh.
|
inline |
Definition at line 175 of file param_value.hh.
|
inline |
Definition at line 179 of file param_value.hh.
|
inline |
Definition at line 183 of file param_value.hh.