ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
zip64_internal Struct Reference
Collaboration diagram for zip64_internal:

Public Attributes

zlib_filefunc64_32_def z_filefunc
 
voidpf filestream
 
linkedlist_data central_dir
 
int in_opened_file_inzip
 
curfile64_info ci
 
ZPOS64_T begin_pos
 
ZPOS64_T add_position_when_writting_offset
 
ZPOS64_T number_entry
 
char * globalcomment
 
unsigned flags
 

Detailed Description

Definition at line 172 of file zip.c.

Member Data Documentation

◆ add_position_when_writting_offset

◆ begin_pos

ZPOS64_T zip64_internal::begin_pos

Definition at line 180 of file zip.c.

Referenced by LoadCentralDirectoryRecord(), and zipOpen3().

◆ central_dir

linkedlist_data zip64_internal::central_dir

Definition at line 176 of file zip.c.

Referenced by LoadCentralDirectoryRecord(), zipClose(), zipCloseFileInZipRaw64(), and zipOpen3().

◆ ci

◆ filestream

◆ flags

unsigned zip64_internal::flags

◆ globalcomment

char* zip64_internal::globalcomment

Definition at line 185 of file zip.c.

Referenced by LoadCentralDirectoryRecord(), zipClose(), and zipOpen3().

◆ in_opened_file_inzip

int zip64_internal::in_opened_file_inzip

◆ number_entry

◆ z_filefunc


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