Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

z_stream_s Struct Reference

#include <unzip.h>

Collaboration diagram for z_stream_s:

Collaboration graph
[legend]

Data Fields

unsigned long adler
unsigned int avail_in
unsigned int avail_out
int data_type
char * msg
char * msg
unsigned char * next_in
unsigned char * next_in
unsigned char * next_out
unsigned char * next_out
unsigned char * opaque
unsigned char * opaque
unsigned long reserved
internal_statestate
internal_statestate
unsigned long total_in
unsigned long total_out
alloc_func zalloc
free_func zfree

Field Documentation

unsigned long adler
 

Definition at line 82 of file unzip.h.

Referenced by inflate(), inflate_blocks_reset(), inflate_flush(), and inflateSetDictionary().

unsigned int avail_in
 

Definition at line 67 of file unzip.h.

Referenced by inflateSync(), unzOpenCurrentFile(), and unzReadCurrentFile().

unsigned int avail_out
 

Definition at line 71 of file unzip.h.

Referenced by inflate_flush(), and unzReadCurrentFile().

int data_type
 

Definition at line 81 of file unzip.h.

char* msg
 

Definition at line 74 of file unzip.h.

char* msg
 

Definition at line 94 of file unzip.h.

Referenced by inflate(), inflate_blocks(), inflate_codes(), inflate_fast(), inflate_trees_bits(), inflate_trees_dynamic(), inflateInit2_(), and inflateReset().

unsigned char* next_in
 

Definition at line 66 of file unzip.h.

unsigned char* next_in
 

Definition at line 86 of file unzip.h.

Referenced by inflate(), inflateSync(), and unzReadCurrentFile().

unsigned char* next_out
 

Definition at line 70 of file unzip.h.

unsigned char* next_out
 

Definition at line 90 of file unzip.h.

Referenced by inflate_flush(), and unzReadCurrentFile().

unsigned char* opaque
 

Definition at line 79 of file unzip.h.

unsigned char* opaque
 

Definition at line 99 of file unzip.h.

Referenced by inflateInit2_(), and unzOpenCurrentFile().

unsigned long reserved
 

Definition at line 83 of file unzip.h.

struct internal_state* state
 

Definition at line 75 of file unzip.h.

struct internal_state* state
 

Definition at line 95 of file unzip.h.

Referenced by inflate(), inflateEnd(), inflateInit2_(), inflateReset(), inflateSetDictionary(), inflateSync(), and inflateSyncPoint().

unsigned long total_in
 

Definition at line 68 of file unzip.h.

Referenced by inflateReset(), and inflateSync().

unsigned long total_out
 

Definition at line 72 of file unzip.h.

Referenced by inflate_blocks(), inflate_flush(), inflateReset(), inflateSync(), unzOpenCurrentFile(), unzReadCurrentFile(), and unztell().

alloc_func zalloc
 

Definition at line 77 of file unzip.h.

Referenced by inflateInit2_(), and unzOpenCurrentFile().

free_func zfree
 

Definition at line 78 of file unzip.h.

Referenced by inflateEnd(), inflateInit2_(), and unzOpenCurrentFile().


The documentation for this struct was generated from the following files:
Generated on Thu Aug 25 20:03:15 2005 for Quake III Arena by  doxygen 1.3.9.1