CZipCentralDir::CZipFindFast Struct Reference

Used in fast finding files by the filename. More...

#include <ZipCentralDir.h>

List of all members.

Public Member Functions

 CZipFindFast ()
 CZipFindFast (CZipFileHeader *pHeader, WORD uIndex)

Public Attributes

CZipFileHeaderm_pHeader
 A pointer to the structure in CZipCentralDir.
WORD m_uIndex
 The index in the central directory of the m_pHeader.


Detailed Description

Used in fast finding files by the filename.

A structure for the internal use only.

See also:
CZipCentralDir::m_findarray

CZipArchive::GetFindFastElement

CZipArchive::FindFile

CZipArchive::EnableFindFast

Definition at line 56 of file ZipCentralDir.h.


Member Data Documentation

CZipFileHeader* CZipCentralDir::CZipFindFast::m_pHeader
 

A pointer to the structure in CZipCentralDir.

We extract a name from it.

Definition at line 67 of file ZipCentralDir.h.


The documentation for this struct was generated from the following file:
ZipArchive Copyright © 2000 - 2006 Tadeusz Dracz . Generated at Fri Apr 7 13:55:25 2006.