![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Public Attributes | |
| zlib_filefunc64_32_def | z_filefunc |
| int | is64bitOpenFunction |
| voidpf | filestream |
| unz_global_info64 | gi |
| ZPOS64_T | byte_before_the_zipfile |
| ZPOS64_T | num_file |
| ZPOS64_T | pos_in_central_dir |
| ZPOS64_T | current_file_ok |
| ZPOS64_T | central_pos |
| ZPOS64_T | size_central_dir |
| ZPOS64_T | offset_central_dir |
| unz_file_info64 | cur_file_info |
| unz_file_info64_internal | cur_file_info_internal |
| file_in_zip64_read_info_s * | pfile_in_zip_read |
| int | encrypted |
| int | isZip64 |
| unsigned | flags |
| unsigned long | keys [3] |
| const z_crc_t FAR * | pcrc_32_tab |
| ZPOS64_T unz64_s::byte_before_the_zipfile |
Definition at line 173 of file unzip.c.
Referenced by unz64local_CheckCurrentFileCoherencyHeader(), and unzOpenCurrentFile3().
| ZPOS64_T unz64_s::central_pos |
Definition at line 177 of file unzip.c.
Referenced by unzGetGlobalComment().
| unz_file_info64 unz64_s::cur_file_info |
Definition at line 183 of file unzip.c.
Referenced by unz64local_CheckCurrentFileCoherencyHeader(), unzGoToNextFile(), unzLocateFile(), and unzOpenCurrentFile3().
| unz_file_info64_internal unz64_s::cur_file_info_internal |
Definition at line 184 of file unzip.c.
Referenced by unz64local_CheckCurrentFileCoherencyHeader(), unzLocateFile(), and unzOpenCurrentFile3().
| ZPOS64_T unz64_s::current_file_ok |
Definition at line 176 of file unzip.c.
Referenced by unzGetFilePos64(), unzGetOffset64(), unzGoToNextFile(), unzLocateFile(), and unzOpenCurrentFile3().
| int unz64_s::encrypted |
Definition at line 187 of file unzip.c.
Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().
| voidpf unz64_s::filestream |
Definition at line 171 of file unzip.c.
Referenced by unz64local_CheckCurrentFileCoherencyHeader(), unzClose(), unzGetGlobalComment(), and unzOpenCurrentFile3().
| unsigned unz64_s::flags |
Definition at line 190 of file unzip.c.
Referenced by unzClearFlags(), unzClose(), and unzSetFlags().
| unz_global_info64 unz64_s::gi |
Definition at line 172 of file unzip.c.
Referenced by unzGetGlobalComment(), unzGetGlobalInfo(), unzGetGlobalInfo64(), unzGetOffset64(), unzGoToNextFile(), and unzSetOffset64().
| unsigned long unz64_s::keys[3] |
Definition at line 193 of file unzip.c.
Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().
| ZPOS64_T unz64_s::num_file |
Definition at line 174 of file unzip.c.
Referenced by unzGetFilePos64(), unzGetOffset64(), unzGoToFilePos64(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), and unzSetOffset64().
| ZPOS64_T unz64_s::offset_central_dir |
Definition at line 180 of file unzip.c.
Referenced by unzGoToFirstFile().
| const z_crc_t FAR* unz64_s::pcrc_32_tab |
Definition at line 194 of file unzip.c.
Referenced by unzOpenCurrentFile3(), and unzReadCurrentFile().
| file_in_zip64_read_info_s* unz64_s::pfile_in_zip_read |
Definition at line 185 of file unzip.c.
Referenced by unzClose(), unzCloseCurrentFile(), unzeof(), unzGetCurrentFileZStreamPos64(), unzGetLocalExtrafield(), unzOpenCurrentFile3(), unzReadCurrentFile(), unztell(), and unztell64().
| ZPOS64_T unz64_s::pos_in_central_dir |
Definition at line 175 of file unzip.c.
Referenced by unzGetFilePos64(), unzGetOffset64(), unzGoToFilePos64(), unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), and unzSetOffset64().
| zlib_filefunc64_32_def unz64_s::z_filefunc |
Definition at line 169 of file unzip.c.
Referenced by unz64local_CheckCurrentFileCoherencyHeader(), unzClose(), unzGetGlobalComment(), and unzOpenCurrentFile3().