adler32(uLong adler, const Bytef *buf, uInt len) | GZipFile | [static] |
CC_DECLARE_MEMDUMP(GZipFile) | GZipFile | [private] |
crc32(uLong crc, Bytef *buf, uInt len) | GZipFile | [static] |
deflate | GZipFile | [protected] |
destroy(GZipStream *file) | GZipFile | |
get_crc_table() | GZipFile | [static] |
GetCurrentFilePos(GZipStream *s) | GZipFile | |
getLong(Byte *buf) | GZipFile | [protected] |
GetStreamVersionNo() | GZipFile | [static] |
gz_init(iostream *pFileStream, TCHAR *mode, BOOL Header=FALSE) | GZipFile | |
gz_open(iostream *pFileStream, TCHAR *mode, TCHAR *path) | GZipFile | |
gz_open(GZipStream *s) | GZipFile | |
gzclose(GZipStream *s) | GZipFile | |
gzflush(GZipStream *s, INT32 flush) | GZipFile | |
GZipFile() | GZipFile | |
gzpeek(GZipStream *s, char *data) | GZipFile | |
gzread(GZipStream *s, char *data, unsigned len) | GZipFile | |
gzwrite(GZipStream *s, const char *data, unsigned len) | GZipFile | |
inflate | GZipFile | [protected] |
putLong(iostream *file, uLong x) | GZipFile | [protected] |
zcalloc(void *opaque, unsigned items, unsigned size) | GZipFile | [static] |
zcfree(void *opaque, void *ptr) | GZipFile | [static] |
~GZipFile() | GZipFile | |