![]() |
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::cStrConst, including all inherited members.
cStrConst(const char *a, const wchar_t *w) noexcept | Gray::cStrConst | inline |
get_CPtr() const noexcept | Gray::cStrConst | inline |
get_StrA() const noexcept | Gray::cStrConst | inline |
get_StrW() const noexcept | Gray::cStrConst | inline |
isNull() const noexcept | Gray::cStrConst | inline |
k_Empty | Gray::cStrConst | static |
k_EmptyA | Gray::cStrConst | static |
k_EmptyW | Gray::cStrConst | static |
k_TabSize | Gray::cStrConst | static |
m_A | Gray::cStrConst | |
m_W | Gray::cStrConst | |
operator const char *() const noexcept | Gray::cStrConst | inline |
operator const wchar_t *() const noexcept | Gray::cStrConst | inline |