libdigidocpp
zip64_internal Struct Reference
Collaboration diagram for zip64_internal:
Collaboration graph

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

Detailed Description

Definition at line 165 of file zip.c.

Member Data Documentation

ZPOS64_T zip64_internal::begin_pos

Definition at line 173 of file zip.c.

Referenced by LoadCentralDirectoryRecord(), and zipOpen3().

linkedlist_data zip64_internal::central_dir

Definition at line 169 of file zip.c.

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

char* zip64_internal::globalcomment

Definition at line 178 of file zip.c.

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

int zip64_internal::in_opened_file_inzip

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