MercuryFileDriverZipped::ZipFileEntry Struct Reference

An entry in a packed file. More...

Collaboration diagram for MercuryFileDriverZipped::ZipFileEntry:

Collaboration graph
[legend]
List of all members.

Public Attributes

bool m_bFolder
MString m_sPackageName
unsigned long m_iOffset
unsigned long m_iSize
unsigned long m_iPackedSize
unsigned long m_pkID
unsigned long m_pkID2

Detailed Description

An entry in a packed file.

Definition at line 214 of file MercuryFiles.h.


Member Data Documentation

bool MercuryFileDriverZipped::ZipFileEntry::m_bFolder

Definition at line 216 of file MercuryFiles.h.

MString MercuryFileDriverZipped::ZipFileEntry::m_sPackageName

Definition at line 217 of file MercuryFiles.h.

unsigned long MercuryFileDriverZipped::ZipFileEntry::m_iOffset

Definition at line 218 of file MercuryFiles.h.

unsigned long MercuryFileDriverZipped::ZipFileEntry::m_iSize

Definition at line 219 of file MercuryFiles.h.

unsigned long MercuryFileDriverZipped::ZipFileEntry::m_iPackedSize

Definition at line 221 of file MercuryFiles.h.

unsigned long MercuryFileDriverZipped::ZipFileEntry::m_pkID

Definition at line 222 of file MercuryFiles.h.

unsigned long MercuryFileDriverZipped::ZipFileEntry::m_pkID2

Definition at line 223 of file MercuryFiles.h.


The documentation for this struct was generated from the following file:
Hosted by SourceForge.net Logo