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
Alphabetical List
Class List
Class Hierarchy
Class Members
CZipPathComponent Member List
This is the complete list of members for
CZipPathComponent
, including all inherited members.
AppendSeparator
(CZipString &szPath)
CZipPathComponent
[inline, static]
Combine
(CZipString &szPath, LPCTSTR lpszName)
CZipPathComponent
[inline, static]
CZipPathComponent
() (defined in
CZipPathComponent
)
CZipPathComponent
[inline]
CZipPathComponent
(LPCTSTR lpszFullPath)
CZipPathComponent
[inline]
GetFileDrive
() const
CZipPathComponent
[inline]
GetFileExt
() const
CZipPathComponent
[inline]
GetFileName
() const
CZipPathComponent
[inline]
GetFilePath
() const
CZipPathComponent
[inline]
GetFileTitle
() const
CZipPathComponent
[inline]
GetFullPath
() const
CZipPathComponent
[inline]
GetNoDrive
() const
CZipPathComponent
HasEndingSeparator
(const CZipString &szPath)
CZipPathComponent
[inline, static]
IsSeparator
(TCHAR c)
CZipPathComponent
[inline, static]
m_cSeparator
CZipPathComponent
[static]
m_szDirectory
CZipPathComponent
[protected]
m_szDrive
CZipPathComponent
[protected]
m_szFileExt
CZipPathComponent
[protected]
m_szFileTitle
CZipPathComponent
[protected]
m_szPrefix
CZipPathComponent
[protected]
RemoveSeparators
(CZipString &szPath)
CZipPathComponent
[inline, static]
RemoveSeparatorsLeft
(CZipString &szPath)
CZipPathComponent
[inline, static]
SetExtension
(LPCTSTR lpszExt)
CZipPathComponent
[inline]
SetFileTitle
(LPCTSTR lpszFileTitle)
CZipPathComponent
[inline]
SetFullPath
(LPCTSTR lpszFullPath)
CZipPathComponent
~CZipPathComponent
() (defined in
CZipPathComponent
)
CZipPathComponent
[virtual]
Back To Top