![]() |
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::cCRC32Table, including all inherited members.
| BuildTable(CRC32_t nPoly=k_nPolynomial) | GrayLib::cCRC32Table | |
| CalculateBufferCRC(const void *pInput, size_t nInputSize, CRC32_t nCrc=k_nStart) const | GrayLib::cCRC32Table | |
| cCRC32Table() | GrayLib::cCRC32Table | |
| k_Def | GrayLib::cCRC32Table | static |
| k_nPolynomial | GrayLib::cCRC32Table | static |
| k_nStart | GrayLib::cCRC32Table | static |
| m_CRCTable | GrayLib::cCRC32Table | |
| UNITTEST_FRIEND(cCRC) | GrayLib::cCRC32Table | |
| ~cCRC32Table() | GrayLib::cCRC32Table |