TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Attributes | List of all members
unz_file_info64_s Struct Reference

#include <unzip.h>

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

ZPOS64_T unz_file_info64_s::compressed_size
uLong unz_file_info64_s::compression_method
uLong unz_file_info64_s::crc
uLong unz_file_info64_s::disk_num_start

Definition at line 125 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

uLong unz_file_info64_s::dosDate

Definition at line 117 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

uLong unz_file_info64_s::external_fa
uLong unz_file_info64_s::flag
uLong unz_file_info64_s::internal_fa

Definition at line 126 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

uLong unz_file_info64_s::size_file_comment
uLong unz_file_info64_s::size_file_extra
uLong unz_file_info64_s::size_filename
tm_unz unz_file_info64_s::tmu_date

Definition at line 129 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

ZPOS64_T unz_file_info64_s::uncompressed_size
uLong unz_file_info64_s::version

Definition at line 113 of file unzip.h.

Referenced by unz64local_GetCurrentFileInfoInternal(), and unzGetCurrentFileInfo().

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: