![]() |
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::cMemT, including all inherited members.
Compare(const TYPE &a, const TYPE &b) noexcept | Gray::cValT | inlinestatic |
Compare(const cTimeFile &t1, const cTimeFile &t2) | Gray::cValT | inlinestatic |
GetLEtoH(const void *pData) noexcept | Gray::cMemT | inlinestatic |
GetNtoH(const void *pData) noexcept | Gray::cMemT | inlinestatic |
GetNVal3(const BYTE *p) noexcept | Gray::cMemT | inlinestatic |
GetUnaligned(const void *pData) noexcept | Gray::cMemT | inlinestatic |
HtoLE(TYPE nVal) noexcept | Gray::cMemT | inlinestatic |
HtoN(TYPE nVal) noexcept | Gray::cMemT | inlinestatic |
LEtoH(TYPE nVal) noexcept | Gray::cMemT | inlinestatic |
NtoH(TYPE nVal) noexcept | Gray::cMemT | inlinestatic |
ReverseType(TYPE nVal) noexcept | Gray::cMemT | inlinestatic |
ReverseType(WORD nVal) noexcept | Gray::cMemT | inlinestatic |
ReverseType(UINT32 nVal) noexcept | Gray::cMemT | inlinestatic |
ReverseType(UINT64 nVal) noexcept | Gray::cMemT | inlinestatic |
ReverseType(ULONG nVal) noexcept | Gray::cMemT | inlinestatic |
SetHtoLE(void *pData, TYPE nVal) noexcept | Gray::cMemT | inlinestatic |
SetHtoN(void *pData, TYPE nVal) noexcept | Gray::cMemT | inlinestatic |
SetNVal3(BYTE *p, DWORD nVal) noexcept | Gray::cMemT | inlinestatic |
SetUnaligned(void *pData, TYPE nVal) noexcept | Gray::cMemT | inlinestatic |
Swap(TYPE &a, TYPE &b) noexcept | Gray::cValT | inlinestatic |