_zliballoc(void *opaque, UINT items, UINT size) | CZipArchive | [protected, static] |
_zlibfree(void *opaque, void *address) | CZipArchive | [protected, static] |
AddNewFile(CZipAddNewFileInfo &info) | CZipArchive | |
AddNewFile(LPCTSTR lpszFilePath, int iComprLevel=-1, bool bFullPath=true, int iSmartLevel=zipsmSafeSmart, unsigned long nBufSize=65536) | CZipArchive | |
AddNewFile(LPCTSTR lpszFilePath, LPCTSTR lpszFileNameInZip, int iComprLevel=-1, int iSmartLevel=zipsmSafeSmart, unsigned long nBufSize=65536) | CZipArchive | |
AddNewFile(CZipMemFile &mf, LPCTSTR lpszFileNameInZip, int iComprLevel=-1, int iSmartLevel=zipsmSafeSmart, unsigned long nBufSize=65536) | CZipArchive | |
afAfterException enum value | CZipArchive | |
afNoException enum value | CZipArchive | |
afWriteDir enum value | CZipArchive | |
CallbackType enum name | CZipArchive | |
cbActions enum value | CZipArchive | |
cbAdd enum value | CZipArchive | |
cbAddStore enum value | CZipArchive | |
cbAddTmp enum value | CZipArchive | |
cbAll enum value | CZipArchive | |
cbDelete enum value | CZipArchive | |
cbDeleteCnt enum value | CZipArchive | |
cbExtract enum value | CZipArchive | |
cbGetFromArchive enum value | CZipArchive | |
cbNextValue enum value | CZipArchive | |
cbNothing enum value | CZipArchive | |
cbRename enum value | CZipArchive | |
cbReplace enum value | CZipArchive | |
cbSave enum value | CZipArchive | |
cbSubActions enum value | CZipArchive | |
cbTest enum value | CZipArchive | |
CheckForError(int iErr) | CZipArchive | [protected] |
Close(int iAfterException=afNoException, bool bUpdateTimeStamp=false) | CZipArchive | |
CloseAfterException enum name | CZipArchive | |
CloseFile(CZipFile &file) | CZipArchive | |
CloseFile(LPCTSTR lpszFilePath=NULL, bool bAfterException=false) | CZipArchive | |
CloseFileWithNoUpdate() | CZipArchive | |
CloseNewFile(bool bAfterException=false) | CZipArchive | |
CompareBytes(const char *pBuffer, const void *pBytes, int iCount) | CZipArchive | [inline, static] |
compress enum value | CZipArchive | [protected] |
CryptCheck() | CZipArchive | [protected] |
CryptCRC32(DWORD l, char c) (defined in CZipArchive) | CZipArchive | [protected] |
CryptCryptHeader(long iCrc, CZipAutoBuffer &buf) | CZipArchive | [protected] |
CryptDecode(char &c) | CZipArchive | [protected] |
CryptDecodeBuffer(DWORD uCount) | CZipArchive | [protected] |
CryptDecryptByte() (defined in CZipArchive) | CZipArchive | [protected] |
CryptEncode(char &c) | CZipArchive | [protected] |
CryptEncodeBuffer() | CZipArchive | [protected] |
CryptInitKeys() | CZipArchive | [protected] |
CryptUpdateKeys(char c) | CZipArchive | [protected] |
CurrentFile() | CZipArchive | [protected] |
CZipArchive() (defined in CZipArchive) | CZipArchive | |
CZipPtrListIter typedef | CZipArchive | [protected] |
DeleteFile(WORD uIndex) | CZipArchive | |
DeleteFiles(CZipWordArray &aIndexes) | CZipArchive | |
DeleteFiles(const CZipStringArray &aNames) | CZipArchive | |
EmptyPtrList() | CZipArchive | [protected] |
EnableFindFast(bool bEnable=true) | CZipArchive | |
EnableOemConversion(bool enable) | CZipArchive | [inline] |
extract enum value | CZipArchive | [protected] |
ExtractFile(WORD uIndex, LPCTSTR lpszPath, bool bFullPath=true, LPCTSTR lpszNewName=NULL, DWORD nBufSize=65536) | CZipArchive | |
ExtractFile(WORD uIndex, CZipMemFile &mf, bool bRewind=true, DWORD nBufSize=65536) | CZipArchive | |
FFCaseSens enum name | CZipArchive | |
ffCaseSens enum value | CZipArchive | |
ffDefault enum value | CZipArchive | |
ffNoCaseSens enum value | CZipArchive | |
FindFile(LPCTSTR lpszFileName, int iCaseSensitive=ffDefault, bool bFileNameOnly=false) | CZipArchive | |
FindMatches(LPCTSTR lpszPattern, CZipWordArray &ar, bool bFullPath=true) const | CZipArchive | |
Flush() | CZipArchive | |
g_bWideConversionUseAnsi | CZipArchive | [protected, static] |
GetAdvanced(int *piWriteBuffer=NULL, int *piGeneralBuffer=NULL, int *piSearchBuffer=NULL) | CZipArchive | [inline] |
GetArchivePath() const | CZipArchive | |
GetAutoFlush() const | CZipArchive | [inline] |
GetCallback(CallbackType iWhich) | CZipArchive | [inline] |
GetCentralDirInfo(CZipCentralDir::Info &info) const | CZipArchive | |
GetCentralDirSize(bool bWhole=true) const | CZipArchive | [inline] |
GetCount(bool bOnlyFiles=false) const | CZipArchive | [inline] |
GetCRCTable() | CZipArchive | [inline, static] |
GetCurrentDisk() const | CZipArchive | |
GetFileInfo(CZipFileHeader &fhInfo, WORD uIndex) const | CZipArchive | |
GetFindFastIndex(int iFindFastIndex) const | CZipArchive | [inline] |
GetFromArchive(CZipArchive &zip, WORD uIndex, int iReplaceIndex=-1, bool bKeepSystComp=false) | CZipArchive | [inline] |
GetFromArchive(CZipArchive &zip, CZipWordArray &aIndexes, bool bKeepSystComp=false) | CZipArchive | |
GetFromArchive(CZipArchive &zip, CZipStringArray &aNames, bool bKeepSystComp=false) | CZipArchive | [inline] |
GetFromArchive(CZipArchive &zip, WORD uIndex, int iReplaceIndex, bool bKeepSystComp, CZipActionCallback *pCallback) | CZipArchive | [protected] |
GetGlobalComment() const | CZipArchive | |
GetIndexes(const CZipStringArray &aNames, CZipWordArray &aIndexes) | CZipArchive | |
GetLocalExtraField(char *pBuf, int iSize) const | CZipArchive | |
GetOccupiedSpace() const | CZipArchive | [inline] |
GetPassword() const | CZipArchive | |
GetRootPath() const | CZipArchive | [inline] |
GetSpanMode() const | CZipArchive | [inline] |
GetStorage() | CZipArchive | [inline] |
GetSystemCompatibility() const | CZipArchive | [inline] |
GetTempPath() const | CZipArchive | [inline] |
IsClosed(bool bArchive=true) const | CZipArchive | [inline] |
IsReadOnly() | CZipArchive | [inline] |
m_bAutoFlush | CZipArchive | [protected] |
m_bCaseSensitive | CZipArchive | [protected] |
m_bDetectZlibMemoryLeaks | CZipArchive | [protected] |
m_bIgnoreCRC | CZipArchive | [protected] |
m_bRemoveDriveLetter | CZipArchive | |
m_callbacks | CZipArchive | [protected] |
m_centralDir | CZipArchive | [protected] |
m_gszCopyright | CZipArchive | [protected, static] |
m_iArchiveSystCompatib | CZipArchive | [protected] |
m_iFileOpened | CZipArchive | [protected] |
m_info | CZipArchive | [protected] |
m_keys | CZipArchive | [protected] |
m_list | CZipArchive | [protected] |
m_pCompareBytes | CZipArchive | [protected, static] |
m_pReadBytes | CZipArchive | [protected, static] |
m_pszPassword | CZipArchive | [protected] |
m_pWriteBytes | CZipArchive | [protected, static] |
m_pZipCompare | CZipArchive | [protected] |
m_storage | CZipArchive | [protected] |
m_szRootPath | CZipArchive | [protected] |
m_szTempPath | CZipArchive | [protected] |
MakeSpaceForReplace(int iReplaceIndex, DWORD uTotal, LPCTSTR lpszFileName) | CZipArchive | [protected] |
MovePackedFiles(DWORD uStartOffset, DWORD uEndOffset, DWORD uMoveBy, CZipActionCallback *pCallback, bool bForward=false) | CZipArchive | [protected] |
nothing enum value | CZipArchive | [protected] |
Open(LPCTSTR szPathName, int iMode=zipOpen, int iVolumeSize=0) | CZipArchive | |
Open(CZipAbstractFile &af, int iMode=zipOpen) | CZipArchive | |
OpenFile(WORD uIndex) | CZipArchive | |
OpenFileType enum name | CZipArchive | [protected] |
OpenInternal(int iMode) | CZipArchive | [protected] |
OpenMode enum name | CZipArchive | |
OpenNewFile(CZipFileHeader &header, int iLevel=Z_DEFAULT_COMPRESSION, LPCTSTR lpszFilePath=NULL, DWORD uInternal=0) | CZipArchive | |
prAuto enum value | CZipArchive | |
prDir enum value | CZipArchive | |
Predict enum name | CZipArchive | |
PredictExtractedFileName(LPCTSTR lpszFileNameInZip, LPCTSTR lpszPath, bool bFullPath, LPCTSTR lpszNewName=NULL) const | CZipArchive | |
PredictFileNameInZip(LPCTSTR lpszFilePath, bool bFullPath, int iWhat=prAuto, bool bExactly=false) const | CZipArchive | |
PredictMaximumFileSizeInArchive(CZipFileHeader &fh) const | CZipArchive | |
PredictMaximumFileSizeInArchive(LPCTSTR lpszFilePath, bool bFullPath) const | CZipArchive | |
prFile enum value | CZipArchive | |
ReadBytes(void *pDestination, const char *pSource, int iCount) | CZipArchive | [inline, static] |
ReadFile(void *pBuf, DWORD iSize) | CZipArchive | |
RemoveLast(bool bRemoveAnyway=false) | CZipArchive | [protected] |
RemovePathBeginning(LPCTSTR lpszBeginning, CZipString &szPath, ZIPSTRINGCOMPARE pCompareFunction) | CZipArchive | [static] |
RenameFile(WORD uIndex, LPCTSTR lpszNewName) | CZipArchive | |
SetAdvanced(int iWriteBuffer=65536, int iGeneralBuffer=65536, int iSearchBuffer=32768) | CZipArchive | |
SetAutoFlush(bool bAutoFlush=true) | CZipArchive | |
SetCallback(CZipActionCallback *pCallback=NULL, int iWhich=cbAll) | CZipArchive | |
SetCaseSensitivity(bool bCaseSensitive) | CZipArchive | [inline] |
SetConvertAfterOpen(bool bConvertAfterOpen) | CZipArchive | [inline] |
SetDetectZlibMemoryLeaks(bool bDetect) | CZipArchive | [inline] |
SetExtraField(const char *pBuf, WORD iSize) | CZipArchive | |
SetFileComment(WORD uIndex, LPCTSTR lpszComment) | CZipArchive | |
SetFileHeaderAttr(CZipFileHeader &header, DWORD uAttr) const | CZipArchive | |
SetGlobalComment(LPCTSTR lpszComment) | CZipArchive | |
SetIgnoreCRC(bool bIgnore=true) | CZipArchive | [inline] |
SetPassword(LPCTSTR lpszPassword=NULL) | CZipArchive | |
SetRootPath(LPCTSTR szPath=NULL) | CZipArchive | |
SetSpanCallback(CZipSpanCallback *pCallback=NULL) | CZipArchive | [inline] |
SetSystemCompatibility(int iSystemComp) | CZipArchive | |
SetTempPath(LPCTSTR lpszPath=NULL, bool bForce=true) | CZipArchive | |
SetTreatAsSingleDisk(bool bSingleDisk=true) | CZipArchive | [inline] |
SingleToWide(const CZipAutoBuffer &szSingle, CZipString &szWide) | CZipArchive | [static] |
Smartness enum name | CZipArchive | |
TestFile(WORD uIndex, DWORD uBufSize=65536) | CZipArchive | |
ThrowError(int err, bool bZlib=false) | CZipArchive | [protected] |
TrimRootPath(CZipPathComponent &zpc) const | CZipArchive | |
UpdateReplaceIndex(int &iReplaceIndex, LPCTSTR lpszNewFileName) | CZipArchive | [protected] |
WideConversionUseAnsi(bool bUseAnsi) | CZipArchive | [inline, static] |
WideToSingle(LPCTSTR lpWide, CZipAutoBuffer &szSingle) | CZipArchive | [static] |
WillBeDuplicated(LPCTSTR lpszFilePath, bool bFullPath, bool bFileNameOnly=false, int iWhat=prAuto) | CZipArchive | |
WriteBytes(char *pDestination, const void *pSource, int iCount) | CZipArchive | [inline, static] |
WriteCentralDirectory(bool bFlush=true) | CZipArchive | [protected] |
WriteNewFile(const void *pBuf, DWORD iSize) | CZipArchive | |
zipCreate enum value | CZipArchive | |
zipCreateSpan enum value | CZipArchive | |
zipOpen enum value | CZipArchive | |
zipOpenReadOnly enum value | CZipArchive | |
zipsmCheckForEff enum value | CZipArchive | |
zipsmCheckForEffInMem enum value | CZipArchive | |
zipsmCPassDir enum value | CZipArchive | |
zipsmCPFile0 enum value | CZipArchive | |
zipsmInternal01 enum value | CZipArchive | |
zipsmLazy enum value | CZipArchive | |
zipsmMemoryFlag enum value | CZipArchive | |
zipsmNotCompSmall enum value | CZipArchive | |
zipsmSafeSmart enum value | CZipArchive | |
zipsmSmartAdd enum value | CZipArchive | |
zipsmSmartest enum value | CZipArchive | |
zipsmSmartPass enum value | CZipArchive | |
~CZipArchive() (defined in CZipArchive) | CZipArchive | [virtual] |