![]() |
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 GrayLib::cFourCC, including all inherited members.
cFourCC() noexcept | GrayLib::cFourCC | inline |
cFourCC(FOURCC dwVal) noexcept | GrayLib::cFourCC | inline |
cFourCC(BYTE ch0, BYTE ch1, BYTE ch2, BYTE ch3) noexcept | GrayLib::cFourCC | inline |
cFourCC(const char *s) | GrayLib::cFourCC | inline |
get_FOURCC() const noexcept | GrayLib::cFourCC | inline |
get_StrA() const | GrayLib::cFourCC | |
GetStrA(char *pszOut, StrLen_t iSizeMax=5) const | GrayLib::cFourCC | |
isListType() const noexcept | GrayLib::cFourCC | inline |
isValid() const noexcept | GrayLib::cFourCC | inline |
IsValidChar(wchar_t ch) | GrayLib::cFourCC | static |
m_u | GrayLib::cFourCC | |
operator FOURCC() const noexcept | GrayLib::cFourCC | inline |
SetChar(int i, BYTE ch) | GrayLib::cFourCC | inline |
SetChars(BYTE ch0, BYTE ch1, BYTE ch2, BYTE ch3) noexcept | GrayLib::cFourCC | inline |
UNITTEST2_PREDEF(cFourCC) | GrayLib::cFourCC |