CZipFile::TMemberPointer Struct Reference

#include <zipfile.h>

struct CZipFile::TMemberPointer

Detailed Description

Internal representation of a compressed file in a zipfile

Member Attribute Documentation

iCRC32

TUint32 iCRC32

CRC with 32 bits length in a compressed file

iCentralHeaderOffset

TUint32 iCentralHeaderOffset

Not used in current implementation

iCompressedSize

TUint32 iCompressedSize

The size of compressed file

iLocalHeaderOffset

TUint32 iLocalHeaderOffset

The local offset of header in a compressed file

iName

TFileName *iName

the name of a compressed file

iUncompressedSize

TUint32 iUncompressedSize

The size of file without compressed