CZipArchive::TCentralDirectoryHeader Struct Reference

#include <ziparchive.h>

struct CZipArchive::TCentralDirectoryHeader

Detailed Description

Represents the archive's central directory header - the central directory contains information about files in the arhive

Member Attribute Documentation

iCRC32

TUint32 iCRC32

iCompressedSize

TUint32 iCompressedSize

iCompressionMethod

TUint16 iCompressionMethod

iDiskNumberStart

TUint16 iDiskNumberStart

iExternalFileAttributes

TUint32 iExternalFileAttributes

iExtraFieldLength

TUint16 iExtraFieldLength

iFileCommentLength

TUint16 iFileCommentLength

iFileNameLength

TUint16 iFileNameLength

iFlags

TUint16 iFlags

iInternalFileAttributes

TUint16 iInternalFileAttributes

iLastModifiedFileDate

TUint16 iLastModifiedFileDate

iLastModifiedFileTime

TUint16 iLastModifiedFileTime

iLocalHeaderOffset

TUint32 iLocalHeaderOffset

iMadeBy

TUint16 iMadeBy

iRequired

TUint16 iRequired

iSignature

TUint32 iSignature

iUncompressedSize

TUint32 iUncompressedSize