UFO: Alien Invasion
Loading...
Searching...
No Matches
unz_file_info Struct Reference

#include <unzip.h>

Collaboration diagram for unz_file_info:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 105 of file unzip.h.

Field Documentation

◆ compressed_size

uLong unz_file_info::compressed_size

◆ compression_method

uLong unz_file_info::compression_method

◆ crc

◆ disk_num_start

uLong unz_file_info::disk_num_start

Definition at line 119 of file unzip.h.

Referenced by unzlocal_GetCurrentFileInfoInternal().

◆ dosDate

uLong unz_file_info::dosDate

Definition at line 111 of file unzip.h.

Referenced by unzlocal_GetCurrentFileInfoInternal().

◆ external_fa

uLong unz_file_info::external_fa

Definition at line 121 of file unzip.h.

Referenced by unzlocal_GetCurrentFileInfoInternal().

◆ flag

uLong unz_file_info::flag

Definition at line 109 of file unzip.h.

Referenced by unzlocal_GetCurrentFileInfoInternal(), and unzOpenCurrentFile3().

◆ internal_fa

uLong unz_file_info::internal_fa

Definition at line 120 of file unzip.h.

Referenced by unzlocal_GetCurrentFileInfoInternal().

◆ size_file_comment

uLong unz_file_info::size_file_comment

Definition at line 117 of file unzip.h.

Referenced by unzGoToNextFile(), and unzlocal_GetCurrentFileInfoInternal().

◆ size_file_extra

uLong unz_file_info::size_file_extra

Definition at line 116 of file unzip.h.

Referenced by unzGoToNextFile(), and unzlocal_GetCurrentFileInfoInternal().

◆ size_filename

uLong unz_file_info::size_filename

◆ tmu_date

tm_unz unz_file_info::tmu_date

Definition at line 123 of file unzip.h.

Referenced by unzlocal_GetCurrentFileInfoInternal().

◆ uncompressed_size

◆ version

uLong unz_file_info::version

Definition at line 107 of file unzip.h.

Referenced by unzlocal_GetCurrentFileInfoInternal().

◆ version_needed

uLong unz_file_info::version_needed

Definition at line 108 of file unzip.h.

Referenced by unzlocal_GetCurrentFileInfoInternal().


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