![]() |
Scarab
2.8.1
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 161 of file param_value.hh.
| typedef XValType result_type |
Definition at line 164 of file param_value.hh.
|
inline |
Definition at line 165 of file param_value.hh.
|
inline |
Definition at line 169 of file param_value.hh.
|
inline |
Definition at line 173 of file param_value.hh.
|
inline |
Definition at line 177 of file param_value.hh.
|
inline |
Definition at line 181 of file param_value.hh.
1.8.13