Skip Navigation Links
Skip Navigation LinksHome > ZipArchive > How to Use > API Documentation

CZipArchive Member List

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

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
AddNewFiles(LPCTSTR lpszPath, ZipArchiveLib::CFileFilter &filter, bool bRecursive=true, int iComprLevel=-1, bool bSkipInitialPath=true, int iSmartLevel=zipsmSafeSmart, unsigned long nBufSize=65536)CZipArchive
AddNewFiles(LPCTSTR lpszPath, LPCTSTR lpszFileMask=_T("*.*"), bool bRecursive=true, int iComprLevel=-1, bool bSkipInitialPath=true, int iSmartLevel=zipsmSafeSmart, unsigned long nBufSize=65536)CZipArchive [inline]
afAfterException enum valueCZipArchive
afNoException enum valueCZipArchive
afWriteDir enum valueCZipArchive
checkAll enum valueCZipArchive
checkCRC enum valueCZipArchive
checkDataDescriptor enum valueCZipArchive
checkIgnoredByDefault enum valueCZipArchive
checkLocalAll enum valueCZipArchive
checkLocalCRC enum valueCZipArchive
checkLocalFlag enum valueCZipArchive
checkLocalMethod enum valueCZipArchive
checkLocalSizes enum valueCZipArchive
checkNone enum valueCZipArchive
ClearCompressor()CZipArchive [inline, protected]
ClearCryptograph()CZipArchive [inline, protected]
Close(int iAfterException=afNoException, bool bUpdateTimeStamp=false)CZipArchive
CloseAfterException enum nameCZipArchive
CloseFile(LPCTSTR lpszFilePath=NULL, bool bAfterException=false)CZipArchive
CloseFile(CZipFile &file)CZipArchive
CloseNewFile(bool bAfterException=false)CZipArchive
compress enum valueCZipArchive [protected]
ConsistencyCheck enum nameCZipArchive
CreateCompressor(WORD uMethod)CZipArchive [inline, protected, virtual]
CreateCryptograph(int iEncryptionMethod)CZipArchive [inline, protected, virtual]
CurrentFile()CZipArchive [protected]
CZipArchive() (defined in CZipArchive)CZipArchive
EnableFindFast(bool bEnable=true)CZipArchive
EncryptAllFiles()CZipArchive [inline]
EncryptFile(ZIP_INDEX_TYPE uIndex)CZipArchive [inline]
EncryptFiles(CZipIndexesArray &aIndexes)CZipArchive [inline]
EncryptFilesInternal(CZipIndexesArray *pIndexes)CZipArchive [protected]
extract enum valueCZipArchive [protected]
ExtractFile(ZIP_INDEX_TYPE uIndex, LPCTSTR lpszPath, bool bFullPath=true, LPCTSTR lpszNewName=NULL, CZipCompressor::COffsetsPair *pSeekPair=NULL, DWORD nBufSize=65536)CZipArchive
ExtractFile(ZIP_INDEX_TYPE uIndex, CZipMemFile &mf, bool bRewind=true, CZipCompressor::COffsetsPair *pSeekPair=NULL, 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, CZipIndexesArray &ar, bool bFullPath=true)CZipArchive
Flush()CZipArchive
FlushBuffers()CZipArchive [inline]
GetAdvanced(int *piWriteBuffer=NULL, int *piGeneralBuffer=NULL, int *piSearchBuffer=NULL)CZipArchive [inline]
GetArchivePath() const CZipArchive
GetAutoFlush() const CZipArchive [inline]
GetBytesBeforeZip() const CZipArchive [inline]
GetCallback(CZipActionCallback::CallbackType iWhich)CZipArchive [inline]
GetCaseSensitivity() const (defined in CZipArchive)CZipArchive [inline]
GetCentralDirInfo(CZipCentralDir::CInfo &info) const CZipArchive
GetCentralDirSize(bool bWhole=true) const CZipArchive [inline]
GetCompressionMethod() const CZipArchive [inline]
GetCount(bool bOnlyFiles)CZipArchive [inline]
GetCount() const CZipArchive [inline]
GetCurrentCompressor() const CZipArchive [inline]
GetCurrentVolume() const CZipArchive
GetEncryptionMethod() const CZipArchive [inline]
GetExhaustiveRead() const CZipArchive [inline]
GetFileComment(ZIP_INDEX_TYPE uIndex) const CZipArchive [inline]
GetFileInfo(CZipFileHeader &fhInfo, ZIP_INDEX_TYPE uIndex) const CZipArchive
GetFileInfo(ZIP_INDEX_TYPE uIndex)CZipArchive
GetFileInfo(ZIP_INDEX_TYPE uIndex) const CZipArchive
GetFindFastIndex(ZIP_INDEX_TYPE iFindFastIndex) const CZipArchive [inline]
GetFromArchive(CZipArchive &zip, ZIP_INDEX_TYPE uIndex, LPCTSTR lpszNewFileName=NULL, ZIP_INDEX_TYPE uReplaceIndex=ZIP_FILE_INDEX_UNSPECIFIED, bool bKeepSystComp=false)CZipArchive [inline]
GetFromArchive(CZipArchive &zip, CZipIndexesArray &aIndexes, bool bKeepSystComp=false)CZipArchive
GetFromArchive(CZipArchive &zip, CZipStringArray &aNames, bool bKeepSystComp=false)CZipArchive [inline]
GetGlobalComment() const CZipArchive
GetIgnoredConsistencyChecks() const CZipArchive [inline]
GetIndexes(const CZipStringArray &aNames, CZipIndexesArray &aIndexes)CZipArchive
GetOccupiedSpace() const CZipArchive [inline]
GetPassword() const CZipArchive
GetRootPath() const CZipArchive [inline]
GetSegmMode() const CZipArchive [inline]
GetStorage()CZipArchive [inline]
GetStringStoreSettings()CZipArchive [inline]
GetSystemCompatibility() const CZipArchive [inline]
GetTempPath() const CZipArchive [inline]
InitOnOpen(int iArchiveSystCompatib, CZipCentralDir *pSource=NULL)CZipArchive [protected]
IsClosed(bool bArchive=true) const CZipArchive [inline]
IsReadOnly()CZipArchive [inline]
m_bAutoFlushCZipArchive [protected]
m_bCaseSensitiveCZipArchive [protected]
m_bExhaustiveReadCZipArchive [protected]
m_bRemoveDriveLetterCZipArchive
m_callbacksCZipArchive [protected]
m_centralDirCZipArchive [protected]
m_gszCopyright (defined in CZipArchive)CZipArchive [static]
m_gszVersion (defined in CZipArchive)CZipArchive [static]
m_iArchiveSystCompatibCZipArchive [protected]
m_iBufferSizeCZipArchive [protected]
m_iEncryptionMethodCZipArchive [protected]
m_iFileOpenedCZipArchive [protected]
m_pBufferCZipArchive [protected]
m_pCompressorCZipArchive [protected]
m_pCryptographCZipArchive [protected]
m_pszPasswordCZipArchive [protected]
m_pZipCompareCZipArchive [protected]
m_storageCZipArchive [protected]
m_stringSettingsCZipArchive [protected]
m_szRootPathCZipArchive [protected]
m_szTempPathCZipArchive [protected]
m_uCompressionMethodCZipArchive [protected]
nothing enum valueCZipArchive [protected]
Open(LPCTSTR szPathName, int iMode=zipOpen, ZIP_SIZE_TYPE uVolumeSize=0)CZipArchive
Open(CZipAbstractFile &af, int iMode=zipOpen)CZipArchive
OpenFile(ZIP_INDEX_TYPE uIndex)CZipArchive
OpenFileType enum nameCZipArchive [protected]
OpenFrom(CZipArchive &zip)CZipArchive
OpenInternal(int iMode)CZipArchive [protected]
OpenMode enum nameCZipArchive
OpenNewFile(CZipFileHeader &header, int iLevel=CZipCompressor::levelDefault, LPCTSTR lpszFilePath=NULL)CZipArchive [inline]
OpenNewFile(CZipFileHeader &header, int iLevel, LPCTSTR lpszFilePath, ZIP_INDEX_TYPE uReplaceIndex)CZipArchive [protected]
operator[](ZIP_INDEX_TYPE uIndex)CZipArchive [inline]
operator[](ZIP_INDEX_TYPE uIndex) const CZipArchive [inline]
OverwriteLocalHeader(ZIP_INDEX_TYPE uIndex)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) const CZipArchive
PredictMaximumFileSizeInArchive(CZipFileHeader &fh) const CZipArchive
PredictMaximumFileSizeInArchive(LPCTSTR lpszFilePath, bool bFullPath) const CZipArchive
PrependData(LPCTSTR lpszFilePath, LPCTSTR lpszNewExt=)CZipArchive
PrependData(CZipAbstractFile &file, LPCTSTR lpszNewExt=NULL)CZipArchive
prFile enum valueCZipArchive
ReadFile(void *pBuf, DWORD uSize)CZipArchive
ReadLocalHeader(ZIP_INDEX_TYPE uIndex)CZipArchive
ReadLocalHeaderInternal(ZIP_INDEX_TYPE uIndex)CZipArchive [inline, protected]
RemoveCentralDirectoryFromArchive()CZipArchive
RemoveFile(ZIP_INDEX_TYPE uIndex)CZipArchive
RemoveFiles(CZipIndexesArray &aIndexes)CZipArchive
RemoveFiles(const CZipStringArray &aNames)CZipArchive
RemovePathBeginning(LPCTSTR lpszBeginning, CZipString &szPath, ZIPSTRINGCOMPARE pCompareFunction)CZipArchive [static]
RenameFile(ZIP_INDEX_TYPE uIndex, LPCTSTR lpszNewName)CZipArchive
ResetStringStoreSettings()CZipArchive [inline]
scAll enum valueCZipArchive
scSpan enum valueCZipArchive
scSplit enum valueCZipArchive
SeekInFile(CZipCompressor::COffsetsPair *pPair)CZipArchive
SegmCallbackType enum nameCZipArchive
SetAdvanced(int iWriteBuffer=65536, int iGeneralBuffer=65536, int iSearchBuffer=32768)CZipArchive
SetAutoFlush(bool bAutoFlush=true)CZipArchive
SetBytesBeforeZip(ZIP_SIZE_TYPE uCount=0)CZipArchive [inline]
SetCallback(CZipActionCallback *pCallback=NULL, int iWhich=CZipActionCallback::cbAll)CZipArchive [inline]
SetCaseSensitivity(bool bCaseSensitive)CZipArchive [inline]
SetCompressionMethod(WORD uCompressionMethod=CZipCompressor::methodDeflate)CZipArchive
SetCompressionOptions(CZipCompressor::COptions *pOptions)CZipArchive [inline]
SetEncryptionMethod(int iEncryptionMethod=CZipCryptograph::encStandard)CZipArchive
SetExhaustiveRead(bool bExhaustiveRead)CZipArchive [inline]
SetFileComment(ZIP_INDEX_TYPE uIndex, LPCTSTR lpszComment)CZipArchive
SetFileHeaderAttr(CZipFileHeader &header, DWORD uAttr) const CZipArchive
SetGlobalComment(LPCTSTR lpszComment)CZipArchive
SetIgnoredConsistencyChecks(int iLevel=checkIgnoredByDefault)CZipArchive [inline]
SetPassword(LPCTSTR lpszPassword=NULL)CZipArchive
SetRootPath(LPCTSTR szPath=NULL)CZipArchive
SetSegmCallback(CZipSegmCallback *pCallback=NULL, int callbackType=scSpan)CZipArchive
SetStringStoreSettings(const CZipStringStoreSettings &settings)CZipArchive [inline]
SetStringStoreSettings(UINT uFileNameCodePage, bool bStoreNameInExtraData, UINT uCommentCodePage)CZipArchive [inline]
SetStringStoreSettings(UINT uFileNameCodePage, bool bStoreNameInExtraData=false)CZipArchive [inline]
SetSystemCompatibility(int iSystemComp)CZipArchive
SetTempPath(LPCTSTR lpszPath=NULL, bool bForce=true)CZipArchive
ShiftData(ZIP_SIZE_TYPE uOffset)CZipArchive
Smartness enum nameCZipArchive
TestFile(ZIP_INDEX_TYPE uIndex, DWORD uBufSize=65536)CZipArchive
TrimRootPath(CZipPathComponent &zpc) const CZipArchive
WillBeDuplicated(LPCTSTR lpszFilePath, bool bFullPath, bool bFileNameOnly=false, int iWhat=prAuto)CZipArchive
WillEncryptNextFile() const CZipArchive [inline]
WriteCentralDirectory(bool bFlush=true)CZipArchive [protected]
WriteNewFile(const void *pBuf, DWORD uSize)CZipArchive
zipCreate enum valueCZipArchive
zipCreateAppend enum valueCZipArchive
zipCreateSegm 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]
Back To Top Up