#include <unzip.h>
Public Attributes | |
| uLong | version |
| uLong | version_needed |
| uLong | flag |
| uLong | compression_method |
| uLong | dosDate |
| uLong | crc |
| uLong | compressed_size |
| uLong | uncompressed_size |
| uLong | size_filename |
| uLong | size_file_extra |
| uLong | size_file_comment |
| uLong | disk_num_start |
| uLong | internal_fa |
| uLong | external_fa |
| tm_unz | tmu_date |
Definition at line 93 of file mythplugins/mythgame/mythgame/unzip.h.
| uLong unz_file_info_s::version |
Definition at line 95 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal().
Definition at line 96 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal().
| uLong unz_file_info_s::flag |
Definition at line 97 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal().
Definition at line 98 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal(), and unzOpenCurrentFile().
| uLong unz_file_info_s::dosDate |
Definition at line 99 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal().
| uLong unz_file_info_s::crc |
Definition at line 100 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal(), and unzOpenCurrentFile().
Definition at line 101 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal(), and unzOpenCurrentFile().
Definition at line 102 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by crcinfo(), unzlocal_GetCurrentFileInfoInternal(), and unzOpenCurrentFile().
Definition at line 103 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzGoToNextFile(), and unzlocal_GetCurrentFileInfoInternal().
Definition at line 104 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzGoToNextFile(), and unzlocal_GetCurrentFileInfoInternal().
Definition at line 105 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzGoToNextFile(), and unzlocal_GetCurrentFileInfoInternal().
Definition at line 107 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal().
Definition at line 108 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal().
Definition at line 109 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal().
Definition at line 111 of file mythplugins/mythgame/mythgame/unzip.h.
Referenced by unzlocal_GetCurrentFileInfoInternal().
1.6.3