CC_DECLARE_MEMDUMP(ZipInflate) | ZipInflate | [private] |
End(z_stream *strm) | ZipInflate | |
huft_build(uIntf *, uInt, uInt, uIntf *, uIntf *, inflate_huft *FAR *, uIntf *, z_stream *) | ZipInflate | [protected] |
inflate(z_stream *strm, INT32 flush) | ZipInflate | |
inflate_blocks(inflate_blocks_state *, z_stream *, INT32) | ZipInflate | [protected] |
inflate_blocks_free(inflate_blocks_state *, z_stream *, uLongf *) | ZipInflate | [protected] |
inflate_blocks_new(z_stream *, check_func, uInt) | ZipInflate | [protected] |
inflate_blocks_reset(inflate_blocks_state *, z_stream *, uLongf *) | ZipInflate | [protected] |
inflate_codes(inflate_blocks_state *, z_stream *, INT32) | ZipInflate | [protected] |
inflate_codes_free(inflate_codes_state *, z_stream *) | ZipInflate | [protected] |
inflate_codes_new(uInt, uInt, inflate_huft *, inflate_huft *, z_stream *) | ZipInflate | [protected] |
inflate_fast(uInt, uInt, inflate_huft *, inflate_huft *, inflate_blocks_state *, z_stream *) | ZipInflate | [protected] |
inflate_flush(inflate_blocks_state *, z_stream *, INT32) | ZipInflate | [protected] |
inflate_set_dictionary(inflate_blocks_state *s, const Bytef *d, uInt n) | ZipInflate | [protected] |
inflate_trees_bits(uIntf *, uIntf *, inflate_huft *FAR *, z_stream *) | ZipInflate | [protected] |
inflate_trees_dynamic(uInt, uInt, uIntf *, uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *FAR *, z_stream *) | ZipInflate | [protected] |
inflate_trees_fixed(uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *FAR *) | ZipInflate | [protected] |
inflate_trees_free(inflate_huft *, z_stream *) | ZipInflate | [protected] |
Init(z_stream *strm) | ZipInflate | |
Init(z_stream *strm, INT32 windowBits) | ZipInflate | |
Reset(z_stream *strm) | ZipInflate | |
SetDictionary(z_stream *z, const Bytef *dictionary, uInt dictLength) | ZipInflate | |
Sync(z_stream *strm) | ZipInflate | |
ZipInflate() | ZipInflate | |
~ZipInflate() | ZipInflate | |