![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cKeyBase.h>
Public Attributes | |
| VALTYPE_TYPE | m_eValueType |
| type of value. More... | |
| const char * | m_pszName |
| const void * | m_pValue |
| e.g. const cBigInt* if VALTYPE_RSA More... | |
| VALTYPE_TYPE GrayLib::cKeyBase::cValue::m_eValueType |
type of value.
| const char* GrayLib::cKeyBase::cValue::m_pszName |
| const void* GrayLib::cKeyBase::cValue::m_pValue |
e.g. const cBigInt* if VALTYPE_RSA