unz_s Struct Reference

Collaboration diagram for unz_s:
Collaboration graph
[legend]

Data Fields

zlib_filefunc_def z_filefunc
voidpf filestream
unz_global_info gi
uLong byte_before_the_zipfile
uLong num_file
uLong pos_in_central_dir
uLong current_file_ok
uLong central_pos
uLong size_central_dir
uLong offset_central_dir
unz_file_info cur_file_info
unz_file_info_internal cur_file_info_internal
file_in_zip_read_info_spfile_in_zip_read
int encrypted
unsigned long keys [3]
const unsigned long * pcrc_32_tab

Detailed Description

Definition at line 126 of file unzip.c.


Field Documentation

Definition at line 131 of file unzip.c.

Referenced by unzlocal_GetCurrentFileInfoInternal(), unzOpen2(), and unzOpenCurrentFile3().

Definition at line 135 of file unzip.c.

Referenced by unzGetGlobalComment(), and unzOpen2().

Definition at line 145 of file unzip.c.

Referenced by unzOpen2(), unzOpenCurrentFile3(), and unzReadCurrentFile().

unsigned long unz_s::keys[3]

Definition at line 147 of file unzip.c.

Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().

Definition at line 138 of file unzip.c.

Referenced by unzGoToFirstFile(), and unzOpen2().

const unsigned long* unz_s::pcrc_32_tab

Definition at line 148 of file unzip.c.

Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().

Definition at line 137 of file unzip.c.

Referenced by unzOpen2().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2