AssureFree(ZIP_SIZE_TYPE uNeeded) | CZipStorage | |
CallCallback(ZIP_SIZE_TYPE uNeeded, int iCode, CZipString szTemp) | CZipStorage | protected |
ChangeSpannedRead() | CZipStorage | protected |
ChangeSplitRead() | CZipStorage | protected |
ChangeVolume(ZIP_VOLUME_TYPE uNumber) | CZipStorage | |
ChangeVolume() | CZipStorage | inline |
ChangeVolumeDec() | CZipStorage | inline |
Close(bool bWrite, bool bGetLastVolumeName=false) | CZipStorage | |
CZipArchive (defined in CZipStorage) | CZipStorage | friend |
CZipCentralDir (defined in CZipStorage) | CZipStorage | friend |
CZipStorage() (defined in CZipStorage) | CZipStorage | |
EmptyWriteBuffer() | CZipStorage | inlineprotected |
FinalizeSegm() | CZipStorage | |
Flush() | CZipStorage | |
FlushBuffers() (defined in CZipStorage) | CZipStorage | inline |
FlushFile() | CZipStorage | inline |
GetCurrentVolume() const | CZipStorage | inline |
GetFreeInBuffer() const | CZipStorage | inlineprotected |
GetFreeVolumeSpace() const | CZipStorage | protected |
GetLastDataOffset() | CZipStorage | inlineprotected |
GetOccupiedSpace() const | CZipStorage | inline |
GetPosition() const | CZipStorage | inline |
GetSplitNamesHandler() | CZipStorage | inline |
GetSplitNamesHandler() const | CZipStorage | inline |
GetSplitVolumeName(ZIP_VOLUME_TYPE uVolume, bool bLast) | CZipStorage | inline |
GetState() (defined in CZipStorage) | CZipStorage | inline |
Initialize() (defined in CZipStorage) | CZipStorage | |
IsBinarySplit() const | CZipStorage | inline |
IsClosed(bool bArchive) const | CZipStorage | inline |
IsExisting() const | CZipStorage | inline |
IsExistingSegmented() const | CZipStorage | inline |
IsNewSegmented() const | CZipStorage | inline |
IsReadOnly() const | CZipStorage | inline |
IsRegularSplit() const | CZipStorage | inline |
IsSegmented() const | CZipStorage | inline |
IsSpanned() const | CZipStorage | inline |
IsSplit() const | CZipStorage | inline |
LocateSignature(char *szSignature, ZIP_SIZE_TYPE uMaxDepth) | CZipStorage | |
m_gszExtHeaderSignat | CZipStorage | static |
m_iLocateBufferSize | CZipStorage | protected |
m_iWriteBufferSize | CZipStorage | protected |
m_pFile | CZipStorage | |
m_pSpanChangeVolumeFunc | CZipStorage | protected |
m_pSplitChangeVolumeFunc | CZipStorage | protected |
m_pWriteBuffer | CZipStorage | protected |
m_uBytesBeforeZip | CZipStorage | protected |
m_uBytesInWriteBuffer | CZipStorage | protected |
m_uBytesWritten | CZipStorage | protected |
m_uCurrentVolSize | CZipStorage | protected |
m_uCurrentVolume | CZipStorage | protected |
m_uSplitData | CZipStorage | protected |
NextVolume(ZIP_SIZE_TYPE uNeeded) | CZipStorage | |
Open(CZipAbstractFile &af, int iMode, bool bAutoClose) | CZipStorage | |
Open(LPCTSTR lpszPathName, int iMode, ZIP_SIZE_TYPE uVolumeSize) | CZipStorage | |
OpenFile(LPCTSTR lpszName, UINT uFlags, bool bThrow=true) | CZipStorage | protected |
Read(void *pBuf, DWORD iSize, bool bAtOnce) | CZipStorage | |
RenameLastFileInSplitArchive() | CZipStorage | protected |
Seek(ULONGLONG lOff, SeekType iSeekType=seekFromBeginning) | CZipStorage | |
seekCurrent enum value | CZipStorage | |
seekFromBeginning enum value | CZipStorage | |
seekFromEnd enum value | CZipStorage | |
SeekInBinary(ZIP_FILE_SIZE lOff, bool bSeekToBegin=false) | CZipStorage | |
SeekType enum name | CZipStorage | |
SetSplitNamesHandler(CZipSplitNamesHandler *pNames, bool bAutoDelete) | CZipStorage | inline |
SignatureNotFound (defined in CZipStorage) | CZipStorage | static |
State enum name | CZipStorage | |
stateAutoClose enum value | CZipStorage | |
stateBinarySplit enum value | CZipStorage | |
stateExisting enum value | CZipStorage | |
stateOpened enum value | CZipStorage | |
stateReadOnly enum value | CZipStorage | |
stateSegmented enum value | CZipStorage | |
stateSpan enum value | CZipStorage | |
stateSplit enum value | CZipStorage | |
UpdateSegmMode(ZIP_VOLUME_TYPE uLastVolume) | CZipStorage | |
VolumeLeft() const | CZipStorage | |
Write(const void *pBuf, DWORD iSize, bool bAtOnce) | CZipStorage | |
WriteInternalBuffer(const char *pBuf, DWORD uSize) | CZipStorage | protected |
~CZipStorage() (defined in CZipStorage) | CZipStorage | virtual |