CZipArchive Member List

This is the complete list of members for CZipArchive, including all inherited members.

_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 valueCZipArchive
afNoException enum valueCZipArchive
afWriteDir enum valueCZipArchive
CallbackType enum nameCZipArchive
cbActions enum valueCZipArchive
cbAdd enum valueCZipArchive
cbAddStore enum valueCZipArchive
cbAddTmp enum valueCZipArchive
cbAll enum valueCZipArchive
cbDelete enum valueCZipArchive
cbDeleteCnt enum valueCZipArchive
cbExtract enum valueCZipArchive
cbGetFromArchive enum valueCZipArchive
cbNextValue enum valueCZipArchive
cbNothing enum valueCZipArchive
cbRename enum valueCZipArchive
cbReplace enum valueCZipArchive
cbSave enum valueCZipArchive
cbSubActions enum valueCZipArchive
cbTest enum valueCZipArchive
CheckForError(int iErr)CZipArchive [protected]
Close(int iAfterException=afNoException, bool bUpdateTimeStamp=false)CZipArchive
CloseAfterException enum nameCZipArchive
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 valueCZipArchive [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 typedefCZipArchive [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 valueCZipArchive [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 nameCZipArchive
ffCaseSens enum valueCZipArchive
ffDefault enum valueCZipArchive
ffNoCaseSens enum valueCZipArchive
FindFile(LPCTSTR lpszFileName, int iCaseSensitive=ffDefault, bool bFileNameOnly=false)CZipArchive
FindMatches(LPCTSTR lpszPattern, CZipWordArray &ar, bool bFullPath=true) const CZipArchive
Flush()CZipArchive
g_bWideConversionUseAnsiCZipArchive [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_bAutoFlushCZipArchive [protected]
m_bCaseSensitiveCZipArchive [protected]
m_bDetectZlibMemoryLeaksCZipArchive [protected]
m_bIgnoreCRCCZipArchive [protected]
m_bRemoveDriveLetterCZipArchive
m_callbacksCZipArchive [protected]
m_centralDirCZipArchive [protected]
m_gszCopyrightCZipArchive [protected, static]
m_iArchiveSystCompatibCZipArchive [protected]
m_iFileOpenedCZipArchive [protected]
m_infoCZipArchive [protected]
m_keysCZipArchive [protected]
m_listCZipArchive [protected]
m_pCompareBytesCZipArchive [protected, static]
m_pReadBytesCZipArchive [protected, static]
m_pszPasswordCZipArchive [protected]
m_pWriteBytesCZipArchive [protected, static]
m_pZipCompareCZipArchive [protected]
m_storageCZipArchive [protected]
m_szRootPathCZipArchive [protected]
m_szTempPathCZipArchive [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 valueCZipArchive [protected]
Open(LPCTSTR szPathName, int iMode=zipOpen, int iVolumeSize=0)CZipArchive
Open(CZipAbstractFile &af, int iMode=zipOpen)CZipArchive
OpenFile(WORD uIndex)CZipArchive
OpenFileType enum nameCZipArchive [protected]
OpenInternal(int iMode)CZipArchive [protected]
OpenMode enum nameCZipArchive
OpenNewFile(CZipFileHeader &header, int iLevel=Z_DEFAULT_COMPRESSION, LPCTSTR lpszFilePath=NULL, DWORD uInternal=0)CZipArchive
prAuto enum valueCZipArchive
prDir enum valueCZipArchive
Predict enum nameCZipArchive
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 valueCZipArchive
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 nameCZipArchive
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 valueCZipArchive
zipCreateSpan enum valueCZipArchive
zipOpen enum valueCZipArchive
zipOpenReadOnly enum valueCZipArchive
zipsmCheckForEff enum valueCZipArchive
zipsmCheckForEffInMem enum valueCZipArchive
zipsmCPassDir enum valueCZipArchive
zipsmCPFile0 enum valueCZipArchive
zipsmInternal01 enum valueCZipArchive
zipsmLazy enum valueCZipArchive
zipsmMemoryFlag enum valueCZipArchive
zipsmNotCompSmall enum valueCZipArchive
zipsmSafeSmart enum valueCZipArchive
zipsmSmartAdd enum valueCZipArchive
zipsmSmartest enum valueCZipArchive
zipsmSmartPass enum valueCZipArchive
~CZipArchive() (defined in CZipArchive)CZipArchive [virtual]


ZipArchive Copyright © 2000 - 2006 Tadeusz Dracz . Generated at Fri Apr 7 13:55:24 2006.