Login
Home
ZipArchive
Download
Purchase
Contact
General Information
How to Use
History of Changes
Frequently Asked Questions
Newsletter
Who's Using
Acknowledgements
Licensing Information
Overview
API Documentation
Home
>
ZipArchive
>
How to Use
>
API Documentation
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
CZipAddNewFileInfo Member List
This is the complete list of members for
CZipAddNewFileInfo
, including all inherited members.
CZipAddNewFileInfo
(LPCTSTR lpszFilePath, bool bFullPath=true)
CZipAddNewFileInfo
inline
CZipAddNewFileInfo
(LPCTSTR lpszFilePath, LPCTSTR lpszFileNameInZip)
CZipAddNewFileInfo
inline
CZipAddNewFileInfo
(CZipAbstractFile *pFile, LPCTSTR lpszFileNameInZip)
CZipAddNewFileInfo
inline
Defaults
()
CZipAddNewFileInfo
m_bFullPath
CZipAddNewFileInfo
m_iComprLevel
CZipAddNewFileInfo
m_iSmartLevel
CZipAddNewFileInfo
m_nBufSize
CZipAddNewFileInfo
m_pFile
CZipAddNewFileInfo
m_szFileNameInZip
CZipAddNewFileInfo
m_szFilePath
CZipAddNewFileInfo
m_uReplaceIndex
CZipAddNewFileInfo
Back To Top