Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

gz_stream Struct Reference

List of all members.

Public Attributes

z_stream stream
int z_err
int z_eof
FILE * file
Byteinbuf
Byteoutbuf
uLong crc
char * msg
char * path
int transparent
char mode
long startpos

Member Data Documentation

uLong gz_stream::crc
 

Definition at line 47 of file gzio.c.

FILE* gz_stream::file
 

Definition at line 44 of file gzio.c.

Byte* gz_stream::inbuf
 

Definition at line 45 of file gzio.c.

char gz_stream::mode
 

Definition at line 51 of file gzio.c.

char* gz_stream::msg
 

Definition at line 48 of file gzio.c.

Byte* gz_stream::outbuf
 

Definition at line 46 of file gzio.c.

char* gz_stream::path
 

Definition at line 49 of file gzio.c.

long gz_stream::startpos
 

Definition at line 52 of file gzio.c.

z_stream gz_stream::stream
 

Definition at line 41 of file gzio.c.

int gz_stream::transparent
 

Definition at line 50 of file gzio.c.

int gz_stream::z_eof
 

Definition at line 43 of file gzio.c.

int gz_stream::z_err
 

Definition at line 42 of file gzio.c.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 13 16:08:53 2001 for XMILL by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001