Public Attributes | |
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_s * | pfile_in_zip_read |
int | encrypted |
unsigned long | keys [3] |
const unsigned long * | pcrc_32_tab |
Definition at line 133 of file unzip.cpp.
Definition at line 138 of file unzip.cpp.
Referenced by PentZip::unzlocal_CheckCurrentFileCoherencyHeader(), PentZip::unzlocal_GetCurrentFileInfoInternal(), PentZip::unzOpen2(), and PentZip::unzOpenCurrentFile3().
Definition at line 142 of file unzip.cpp.
Referenced by PentZip::unzGetGlobalComment(), and PentZip::unzOpen2().
Definition at line 148 of file unzip.cpp.
Referenced by PentZip::unzGoToFilePos(), PentZip::unzGoToFirstFile(), PentZip::unzGoToNextFile(), PentZip::unzlocal_CheckCurrentFileCoherencyHeader(), PentZip::unzLocateFile(), PentZip::unzOpenCurrentFile3(), and PentZip::unzSetOffset().
Definition at line 149 of file unzip.cpp.
Referenced by PentZip::unzGoToFilePos(), PentZip::unzGoToFirstFile(), PentZip::unzGoToNextFile(), PentZip::unzlocal_CheckCurrentFileCoherencyHeader(), PentZip::unzLocateFile(), PentZip::unzOpenCurrentFile3(), and PentZip::unzSetOffset().
Definition at line 141 of file unzip.cpp.
Referenced by PentZip::unzGetFilePos(), PentZip::unzGetOffset(), PentZip::unzGoToFilePos(), PentZip::unzGoToFirstFile(), PentZip::unzGoToNextFile(), PentZip::unzLocateFile(), PentZip::unzOpenCurrentFile3(), and PentZip::unzSetOffset().
Definition at line 152 of file unzip.cpp.
Referenced by PentZip::unzOpen2(), PentZip::unzOpenCurrentFile3(), and PentZip::unzReadCurrentFile().
voidpf PentZip::unz_s::filestream |
Definition at line 136 of file unzip.cpp.
Referenced by PentZip::unzClose(), PentZip::unzGetGlobalComment(), PentZip::unzlocal_CheckCurrentFileCoherencyHeader(), PentZip::unzlocal_GetCurrentFileInfoInternal(), PentZip::unzOpen2(), and PentZip::unzOpenCurrentFile3().
Definition at line 137 of file unzip.cpp.
Referenced by PentZip::unzGetGlobalComment(), PentZip::unzGetGlobalInfo(), PentZip::unzGetOffset(), PentZip::unzGoToNextFile(), PentZip::unzOpen2(), and PentZip::unzSetOffset().
unsigned long PentZip::unz_s::keys[3] |
Definition at line 154 of file unzip.cpp.
Referenced by PentZip::unzOpenCurrentFile3(), and PentZip::unzReadCurrentFile().
uLong PentZip::unz_s::num_file |
Definition at line 139 of file unzip.cpp.
Referenced by PentZip::unzGetFilePos(), PentZip::unzGetOffset(), PentZip::unzGoToFilePos(), PentZip::unzGoToFirstFile(), PentZip::unzGoToNextFile(), PentZip::unzLocateFile(), and PentZip::unzSetOffset().
Definition at line 145 of file unzip.cpp.
Referenced by PentZip::unzGoToFirstFile(), and PentZip::unzOpen2().
const unsigned long* PentZip::unz_s::pcrc_32_tab |
Definition at line 155 of file unzip.cpp.
Referenced by PentZip::unzOpenCurrentFile3(), and PentZip::unzReadCurrentFile().
Definition at line 150 of file unzip.cpp.
Referenced by PentZip::unzClose(), PentZip::unzCloseCurrentFile(), PentZip::unzeof(), PentZip::unzGetLocalExtrafield(), PentZip::unzOpen2(), PentZip::unzOpenCurrentFile3(), PentZip::unzReadCurrentFile(), and PentZip::unztell().
Definition at line 140 of file unzip.cpp.
Referenced by PentZip::unzGetFilePos(), PentZip::unzGetOffset(), PentZip::unzGoToFilePos(), PentZip::unzGoToFirstFile(), PentZip::unzGoToNextFile(), PentZip::unzlocal_GetCurrentFileInfoInternal(), PentZip::unzLocateFile(), and PentZip::unzSetOffset().
Definition at line 135 of file unzip.cpp.
Referenced by PentZip::unzClose(), PentZip::unzGetGlobalComment(), PentZip::unzlocal_CheckCurrentFileCoherencyHeader(), PentZip::unzlocal_GetCurrentFileInfoInternal(), PentZip::unzOpen2(), and PentZip::unzOpenCurrentFile3().