UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
unz_s Struct Reference

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
 

Detailed Description

Definition at line 122 of file unzip.cpp.

Field Documentation

uLong unz_s::byte_before_the_zipfile
uLong unz_s::central_pos

Definition at line 131 of file unzip.cpp.

Referenced by unzGetGlobalComment(), and unzOpen2().

int unz_s::encrypted

Definition at line 141 of file unzip.cpp.

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

uLong unz_s::offset_central_dir

Definition at line 134 of file unzip.cpp.

Referenced by unzGoToFirstFile(), and unzOpen2().

uLong unz_s::size_central_dir

Definition at line 133 of file unzip.cpp.

Referenced by unzOpen2().


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