![]() |
Scarab
v2.2.3
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 122 of file param_value.hh.
typedef XValType result_type |
Definition at line 125 of file param_value.hh.
|
inline |
Definition at line 126 of file param_value.hh.
|
inline |
Definition at line 130 of file param_value.hh.
|
inline |
Definition at line 134 of file param_value.hh.
|
inline |
Definition at line 138 of file param_value.hh.
|
inline |
Definition at line 142 of file param_value.hh.