UFO: Alien Invasion
|
uLong unz_s::byte_before_the_zipfile |
Definition at line 127 of file unzip.cpp.
Referenced by unzlocal_CheckCurrentFileCoherencyHeader(), unzlocal_GetCurrentFileInfoInternal(), unzOpen2(), and unzOpenCurrentFile3().
uLong unz_s::central_pos |
Definition at line 131 of file unzip.cpp.
Referenced by unzGetGlobalComment(), and unzOpen2().
unz_file_info unz_s::cur_file_info |
Definition at line 137 of file unzip.cpp.
Referenced by unzGoToFilePos(), unzGoToFirstFile(), unzGoToNextFile(), unzlocal_CheckCurrentFileCoherencyHeader(), unzLocateFile(), unzOpenCurrentFile3(), unzSetCurrentFileInfoPosition(), and unzSetOffset().
unz_file_info_internal unz_s::cur_file_info_internal |
Definition at line 138 of file unzip.cpp.
Referenced by unzGoToFilePos(), unzGoToFirstFile(), unzGoToNextFile(), unzlocal_CheckCurrentFileCoherencyHeader(), unzLocateFile(), unzOpenCurrentFile3(), unzSetCurrentFileInfoPosition(), and unzSetOffset().
uLong unz_s::current_file_ok |
Definition at line 130 of file unzip.cpp.
Referenced by unzGetFilePos(), unzGetOffset(), unzGoToFilePos(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), unzOpenCurrentFile3(), unzSetCurrentFileInfoPosition(), and unzSetOffset().
int unz_s::encrypted |
Definition at line 141 of file unzip.cpp.
Referenced by unzOpen2(), unzOpenCurrentFile3(), and unzReadCurrentFile().
voidpf unz_s::filestream |
Definition at line 125 of file unzip.cpp.
Referenced by unzClose(), unzGetGlobalComment(), unzlocal_CheckCurrentFileCoherencyHeader(), unzlocal_GetCurrentFileInfoInternal(), unzOpen2(), and unzOpenCurrentFile3().
unz_global_info unz_s::gi |
Definition at line 126 of file unzip.cpp.
Referenced by unzGetGlobalComment(), unzGetGlobalInfo(), unzGetOffset(), unzGoToNextFile(), unzOpen2(), and unzSetOffset().
uLong unz_s::num_file |
Definition at line 128 of file unzip.cpp.
Referenced by unzGetFilePos(), unzGetOffset(), unzGoToFilePos(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), and unzSetOffset().
uLong unz_s::offset_central_dir |
Definition at line 134 of file unzip.cpp.
Referenced by unzGoToFirstFile(), and unzOpen2().
file_in_zip_read_info_s* unz_s::pfile_in_zip_read |
Definition at line 139 of file unzip.cpp.
Referenced by unzClose(), unzCloseCurrentFile(), unzeof(), unzGetLocalExtrafield(), unzOpen2(), unzOpenCurrentFile3(), unzReadCurrentFile(), and unztell().
uLong unz_s::pos_in_central_dir |
Definition at line 129 of file unzip.cpp.
Referenced by unzGetCurrentFileInfoPosition(), unzGetFilePos(), unzGetOffset(), unzGoToFilePos(), unzGoToFirstFile(), unzGoToNextFile(), unzlocal_GetCurrentFileInfoInternal(), unzLocateFile(), unzSetCurrentFileInfoPosition(), and unzSetOffset().
uLong unz_s::size_central_dir |
Definition at line 133 of file unzip.cpp.
Referenced by unzOpen2().
zlib_filefunc_def unz_s::z_filefunc |
Definition at line 124 of file unzip.cpp.
Referenced by unzClose(), unzGetGlobalComment(), unzlocal_CheckCurrentFileCoherencyHeader(), unzlocal_GetCurrentFileInfoInternal(), unzOpen2(), and unzOpenCurrentFile3().