UFO: Alien Invasion
Loading...
Searching...
No Matches
unz_s Struct Reference
Collaboration diagram for unz_s:
Collaboration graph

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

◆ byte_before_the_zipfile

uLong unz_s::byte_before_the_zipfile

◆ central_pos

uLong unz_s::central_pos

Definition at line 131 of file unzip.cpp.

Referenced by unzGetGlobalComment(), and unzOpen2().

◆ cur_file_info

◆ cur_file_info_internal

◆ current_file_ok

◆ encrypted

int unz_s::encrypted

Definition at line 141 of file unzip.cpp.

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

◆ filestream

◆ gi

◆ num_file

◆ offset_central_dir

uLong unz_s::offset_central_dir

Definition at line 134 of file unzip.cpp.

Referenced by unzGoToFirstFile(), and unzOpen2().

◆ pfile_in_zip_read

◆ pos_in_central_dir

◆ size_central_dir

uLong unz_s::size_central_dir

Definition at line 133 of file unzip.cpp.

Referenced by unzOpen2().

◆ z_filefunc


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