Classes | |
| class | MR |
| class | MR.Const_ZlibParams |
| parameters shared by zlibCompressStream and zlibDecompressStream Generated from class MR.ZlibParams. Derived classes: Direct: (non-virtual) MR.ZlibCompressParams This is the const half of the class. More... | |
| class | MR.ZlibParams |
| parameters shared by zlibCompressStream and zlibDecompressStream Generated from class MR.ZlibParams. Derived classes: Direct: (non-virtual) MR.ZlibCompressParams This is the non-const half of the class. More... | |
| class | MR.Const_ZlibCompressStats |
| statistics gathered during compression: CRC-32 of the uncompressed input and the total numbers of bytes read from / written to the streams Generated from class MR.ZlibCompressStats. This is the const half of the class. More... | |
| class | MR.ZlibCompressStats |
| statistics gathered during compression: CRC-32 of the uncompressed input and the total numbers of bytes read from / written to the streams Generated from class MR.ZlibCompressStats. This is the non-const half of the class. More... | |
| class | MR.Const_ZlibCompressParams |
| parameters for zlibCompressStream (adds a compression level on top of ZlibParams) Generated from class MR.ZlibCompressParams. Base classes: Direct: (non-virtual) MR.ZlibParams This is the const half of the class. More... | |
| class | MR.ZlibCompressParams |
| parameters for zlibCompressStream (adds a compression level on top of ZlibParams) Generated from class MR.ZlibCompressParams. Base classes: Direct: (non-virtual) MR.ZlibParams This is the non-const half of the class. More... | |