Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
unz_file_info64_s Struct Reference

#include <unzip.h>

+ Collaboration diagram for unz_file_info64_s:

Public Attributes

uLong version
 
uLong version_needed
 
uLong flag
 
uLong compression_method
 
uLong dosDate
 
uLong crc
 
ZPOS64_T compressed_size
 
ZPOS64_T 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
 

Detailed Description

Definition at line 111 of file unzip.h.

Member Data Documentation

◆ compressed_size

◆ compression_method

uLong unz_file_info64_s::compression_method

◆ crc

◆ disk_num_start

uLong unz_file_info64_s::disk_num_start

Definition at line 125 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

◆ dosDate

uLong unz_file_info64_s::dosDate

Definition at line 117 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

◆ external_fa

uLong unz_file_info64_s::external_fa

Definition at line 127 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

◆ flag

uLong unz_file_info64_s::flag

◆ internal_fa

uLong unz_file_info64_s::internal_fa

Definition at line 126 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

◆ size_file_comment

uLong unz_file_info64_s::size_file_comment

◆ size_file_extra

uLong unz_file_info64_s::size_file_extra

◆ size_filename

◆ tmu_date

tm_unz unz_file_info64_s::tmu_date

Definition at line 129 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

◆ uncompressed_size

◆ version

uLong unz_file_info64_s::version

Definition at line 113 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

◆ version_needed

uLong unz_file_info64_s::version_needed

Definition at line 114 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().


The documentation for this struct was generated from the following file: