![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "cHashBase.h"
#include "GrayCore/include/cArray.h"
#include "GrayCore/include/cStreamProgress.h"
Go to the source code of this file.
Classes | |
class | GrayLib::cCRC32Table |
class | GrayLib::cCRC32Builder |
class | GrayLib::cCRC64Table |
Namespaces | |
GrayLib | |
Typedefs | |
typedef UINT32 | GrayLib::CRC32_t |
32 bit CRC More... | |
typedef UINT64 | GrayLib::CRC64_t |
64 bit CRC More... | |
Functions | |
GrayLib::UNITTEST2_PREDEF (cCRC) | |