#include <unzip.h>
Collaboration diagram for unz_s:

Data Fields | |
| unsigned long | byte_before_the_zipfile |
| unsigned long | central_pos |
| unz_file_info | cur_file_info |
| unz_file_info_internal | cur_file_info_internal |
| unsigned long | current_file_ok |
| FILE * | file |
| FILE * | file |
| unz_global_info | gi |
| unsigned long | num_file |
| unsigned long | offset_central_dir |
| file_in_zip_read_info_s * | pfile_in_zip_read |
| file_in_zip_read_info_s * | pfile_in_zip_read |
| unsigned long | pos_in_central_dir |
| unsigned long | size_central_dir |
| unsigned char * | tmpFile |
| int | tmpPos |
| int | tmpSize |
|
|
Definition at line 119 of file unzip.h. Referenced by unzlocal_CheckCurrentFileCoherencyHeader(), unzlocal_GetCurrentFileInfoInternal(), unzOpen(), and unzOpenCurrentFile(). |
|
|
Definition at line 123 of file unzip.h. Referenced by unzGetGlobalComment(), and unzOpen(). |
|
|
Definition at line 129 of file unzip.h. Referenced by FS_FOpenFileRead(), unzGoToFirstFile(), unzGoToNextFile(), unzlocal_CheckCurrentFileCoherencyHeader(), unzOpenCurrentFile(), unzReadCurrentFile(), and unzSetCurrentFileInfoPosition(). |
|
|
Definition at line 130 of file unzip.h. Referenced by unzGoToFirstFile(), unzGoToNextFile(), unzlocal_CheckCurrentFileCoherencyHeader(), unzOpenCurrentFile(), and unzSetCurrentFileInfoPosition(). |
|
|
Definition at line 122 of file unzip.h. Referenced by unzGoToFirstFile(), unzGoToNextFile(), unzLocateFile(), unzOpenCurrentFile(), and unzSetCurrentFileInfoPosition(). |
|
|
|
|
|
Definition at line 137 of file unzip.h. Referenced by FS_FOpenFileRead(), LoadQuakeFile(), ReadQuakeFile(), unzClose(), unzGetGlobalComment(), unzlocal_CheckCurrentFileCoherencyHeader(), unzlocal_GetCurrentFileInfoInternal(), unzOpen(), unzOpenCurrentFile(), and unzReOpen(). |
|
|
Definition at line 118 of file unzip.h. Referenced by unzGetGlobalComment(), unzGetGlobalInfo(), unzGoToNextFile(), and unzOpen(). |
|
|
Definition at line 120 of file unzip.h. Referenced by unzGoToFirstFile(), unzGoToNextFile(), and unzLocateFile(). |
|
|
Definition at line 126 of file unzip.h. Referenced by unzGoToFirstFile(), and unzOpen(). |
|
|
|
|
|
Definition at line 151 of file unzip.h. Referenced by unzClose(), unzCloseCurrentFile(), unzeof(), unzGetLocalExtrafield(), unzOpen(), unzOpenCurrentFile(), unzReadCurrentFile(), and unztell(). |
|
|
Definition at line 121 of file unzip.h. Referenced by unzGetCurrentFileInfoPosition(), unzGoToFirstFile(), unzGoToNextFile(), unzlocal_GetCurrentFileInfoInternal(), unzLocateFile(), and unzSetCurrentFileInfoPosition(). |
|
|
Definition at line 125 of file unzip.h. Referenced by unzOpen(). |
|
|
|
|
|
|
|
|
|
1.3.9.1