CZipRegularSplitNamesHandler Class Reference

#include <ZipSplitNamesHandler.h>

Inheritance diagram for CZipRegularSplitNamesHandler:

Inheritance graph
[legend]

List of all members.

Public Member Functions

CZipString GetVolumeName (const CZipString &szArchiveName, ZIP_VOLUME_TYPE uCurrentVolume, ZipArchiveLib::CBitFlag flags) const
void Initialize (const CZipString &szArchiveName)

Protected Attributes

CZipString m_szExt


Detailed Description

Generates names for regular split archives.

See also:
Segmented Archives: Splitting and Spanning

Definition at line 120 of file ZipSplitNamesHandler.h.


Member Function Documentation

CZipString CZipRegularSplitNamesHandler::GetVolumeName ( const CZipString &  szArchiveName,
ZIP_VOLUME_TYPE  uCurrentVolume,
ZipArchiveLib::CBitFlag  flags 
) const [inline, virtual]

Returns the path for the given volume number.

Parameters:
szArchiveName The archive path provided when opening an archive.
uCurrentVolume The current volume number. The first volume number is 1.
flags Additional flags. It can be one or more of the Flags values.

Implements CZipSplitNamesHandler.

Definition at line 136 of file ZipSplitNamesHandler.h.

void CZipRegularSplitNamesHandler::Initialize ( const CZipString &  szArchiveName  )  [inline, virtual]

Called when opening an archive.

Parameters:
szArchiveName The archive path provided when opening an archive.

Reimplemented from CZipSplitNamesHandler.

Definition at line 130 of file ZipSplitNamesHandler.h.


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

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