curfile_info Struct Reference

Collaboration diagram for curfile_info:

Collaboration graph
[legend]

Data Fields

z_stream stream
int stream_initialised
uInt pos_in_buffered_data
uLong pos_local_header
char * central_header
uLong size_centralheader
uLong flag
int method
int raw
Byte buffered_data [Z_BUFSIZE]
uLong dosDate
uLong crc32
int encrypt
unsigned long keys [3]
const unsigned long * pcrc_32_tab
int crypt_header_size

Detailed Description

Definition at line 113 of file zip.c.


Field Documentation

Byte curfile_info::buffered_data[Z_BUFSIZE]
 

Definition at line 127 of file zip.c.

Referenced by zipCloseFileInZipRaw(), zipOpenNewFileInZip3(), and zipWriteInFileInZip().

char* curfile_info::central_header
 

Definition at line 121 of file zip.c.

Referenced by zipOpenNewFileInZip3().

uLong curfile_info::crc32
 

Definition at line 129 of file zip.c.

Referenced by zipOpenNewFileInZip3(), and zipWriteInFileInZip().

int curfile_info::crypt_header_size
 

Definition at line 134 of file zip.c.

uLong curfile_info::dosDate
 

Definition at line 128 of file zip.c.

Referenced by zipOpenNewFileInZip3().

int curfile_info::encrypt
 

Definition at line 130 of file zip.c.

Referenced by zipOpenNewFileInZip3().

uLong curfile_info::flag
 

Definition at line 123 of file zip.c.

Referenced by zipOpenNewFileInZip3().

unsigned long curfile_info::keys[3]
 

Definition at line 132 of file zip.c.

int curfile_info::method
 

Definition at line 125 of file zip.c.

Referenced by zipCloseFileInZipRaw(), zipOpenNewFileInZip3(), and zipWriteInFileInZip().

const unsigned long* curfile_info::pcrc_32_tab
 

Definition at line 133 of file zip.c.

uInt curfile_info::pos_in_buffered_data
 

Definition at line 117 of file zip.c.

Referenced by zipCloseFileInZipRaw(), zipOpenNewFileInZip3(), and zipWriteInFileInZip().

uLong curfile_info::pos_local_header
 

Definition at line 119 of file zip.c.

Referenced by zipOpenNewFileInZip3().

int curfile_info::raw
 

Definition at line 126 of file zip.c.

Referenced by zipCloseFileInZipRaw(), zipOpenNewFileInZip3(), and zipWriteInFileInZip().

uLong curfile_info::size_centralheader
 

Definition at line 122 of file zip.c.

Referenced by zipOpenNewFileInZip3().

z_stream curfile_info::stream
 

Definition at line 115 of file zip.c.

Referenced by zipCloseFileInZipRaw(), zipOpenNewFileInZip3(), and zipWriteInFileInZip().

int curfile_info::stream_initialised
 

Definition at line 116 of file zip.c.

Referenced by zipOpen2(), and zipOpenNewFileInZip3().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:22:53 2006 for minix by  doxygen 1.4.6