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

bzFile Struct Reference

List of all members.

Public Attributes

FILE * handle
Char buf [BZ_MAX_UNUSED]
Int32 bufN
Bool writing
bz_stream strm
Int32 lastErr
Bool initialisedOk

Member Data Documentation

Char bzFile::buf[BZ_MAX_UNUSED]
 

Definition at line 856 of file bzlib.c.

Int32 bzFile::bufN
 

Definition at line 857 of file bzlib.c.

FILE* bzFile::handle
 

Definition at line 855 of file bzlib.c.

Bool bzFile::initialisedOk
 

Definition at line 861 of file bzlib.c.

Int32 bzFile::lastErr
 

Definition at line 860 of file bzlib.c.

bz_stream bzFile::strm
 

Definition at line 859 of file bzlib.c.

Bool bzFile::writing
 

Definition at line 858 of file bzlib.c.


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