CZipCentralDir::CZipFindFast Struct Reference

#include <ZipCentralDir.h>

List of all members.

Public Member Functions

 CZipFindFast (CZipFileHeader *pHeader, ZIP_INDEX_TYPE uIndex)

Public Attributes

CZipFileHeaderm_pHeader
ZIP_INDEX_TYPE m_uIndex


Detailed Description

Used in fast finding files by the filename. A structure for the internal use only.

See also:
CZipCentralDir::m_pFindArray

CZipArchive::FindFile

CZipArchive::EnableFindFast

Definition at line 63 of file ZipCentralDir.h.


Member Data Documentation

A pointer to the structure in CZipCentralDir. We extract a name from it.

Definition at line 75 of file ZipCentralDir.h.

The index in the central directory of the m_pHeader.

Definition at line 80 of file ZipCentralDir.h.


The documentation for this struct was generated from the following file:

The ZipArchive Library Copyright © 2000 - 2009 Artpol Software - Tadeusz Dracz. Generated at Fri Apr 24 16:46:34 2009.