CZipFile::TMemberPointer Struct Reference

struct CZipFile::TMemberPointer

Internal representation of a compressed file in a zipfile

Member Data Documentation

TUint32 iCRC32

TUint32 iCRC32

CRC with 32 bits length in a compressed file

TUint32 iCentralHeaderOffset

TUint32 iCentralHeaderOffset

Not used in current implementation

TUint32 iCompressedSize

TUint32 iCompressedSize

The size of compressed file

TUint32 iLocalHeaderOffset

TUint32 iLocalHeaderOffset

The local offset of header in a compressed file

TFileName * iName

TFileName * iName

the name of a compressed file

TUint32 iUncompressedSize

TUint32 iUncompressedSize

The size of file without compressed