![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::cIniKeyValue, including all inherited members.
cIniKeyValue() | Gray::cIniKeyValue | inline |
cIniKeyValue(cAtomRef aKey, cStringI sVal) | Gray::cIniKeyValue | inline |
get_HashCode() const noexcept | Gray::cIniKeyValue | inline |
GetValDouble(double *pdValue) const | Gray::cIniKeyValue | |
GetValInt(int *piValue) const | Gray::cIniKeyValue | |
m_aKey | Gray::cIniKeyValue | |
m_sVal | Gray::cIniKeyValue | |
operator==(const cIniKeyValue &e) const noexcept | Gray::cIniKeyValue | inline |