| ComputeCRC32(const void *data, const DWORD &size) | TCRC | [static] |
| ComputeFileCRC32(const TString &filename, DWORD &crc) | TCRC | [static] |
| ComputeVirtualFileCRC32(TVirtualFile *file, DWORD &crc) | TCRC | [static] |
| operator delete(void *ptr) | TAllocInterface | [inline] |
| operator delete[](void *ptr) | TAllocInterface | [inline] |
| operator new(size_t size) | TAllocInterface | [inline] |
| operator new[](size_t size) | TAllocInterface | [inline] |
| TAllocInterface(void) | TAllocInterface | [inline] |
| UpdateCRC32(DWORD startCRC, const void *data, const DWORD &size) | TCRC | [static] |
| ~TAllocInterface(void) | TAllocInterface | [inline] |
1.4.6-NO