![]() |
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::cStreamBZ2Base, including all inherited members.
| CleanupInt() | GrayLib::cStreamBZ2Base | protected |
| Compress1(BYTE *pDest, size_t nDestSizeMax, const void *pSrc, size_t nSrcSize) | GrayLib::cStreamBZ2Base | static |
| cStreamBZ2Base() | GrayLib::cStreamBZ2Base | |
| Decompress1(void *pDest, size_t nDestSizeMax, const BYTE *pSrc, size_t nSrcSize) | GrayLib::cStreamBZ2Base | static |
| FlushX()=0 | GrayLib::cStreamBZ2Base | pure virtual |
| GetHResultFrom(ZRET_t izRet) | GrayLib::cStreamBZ2Base | static |
| InitializeInt() | GrayLib::cStreamBZ2Base | protected |
| m_pzstm | GrayLib::cStreamBZ2Base | protected |
| UNITTEST_FRIEND(cStreamBZ2Base) | GrayLib::cStreamBZ2Base | |
| ZRET_t typedef | GrayLib::cStreamBZ2Base | protected |
| ~cStreamBZ2Base() | GrayLib::cStreamBZ2Base | virtual |