Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <algparam.h>
Public Member Functions | |
GetValueHelperClass (const T *pObject, const char *name, const std::type_info &valueType, void *pValue, const NameValuePairs *searchFirst) | |
operator bool () const | |
template<class R > | |
GetValueHelperClass< T, BASE > & | operator() (const char *name, const R &(T::*pm)() const) |
GetValueHelperClass< T, BASE > & | Assignable () |
Private Attributes | |
const T * | m_pObject |
const char * | m_name |
const std::type_info * | m_valueType |
void * | m_pValue |
bool | m_found |
bool | m_getValueNames |
Definition at line 152 of file algparam.h.
|
inline |
|
inline |
|
inline |
Definition at line 184 of file algparam.h.
|
inline |
|
private |
Definition at line 220 of file algparam.h.
|
private |
Definition at line 220 of file algparam.h.
|
private |
Definition at line 217 of file algparam.h.
|
private |
Definition at line 216 of file algparam.h.
|
private |
Definition at line 219 of file algparam.h.
|
private |
Definition at line 218 of file algparam.h.