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
CZipPathComponent Member List
This is the complete list of members for
CZipPathComponent
, including all inherited members.
AddPrefix
(LPCTSTR path, bool isFolder=true)
CZipPathComponent
static
AddPrefix
(CZipString &path, bool isFolder=true)
CZipPathComponent
static
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
IsPrefixed
(const CZipString &path)
CZipPathComponent
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
PathPrefix
(defined in
CZipPathComponent
)
CZipPathComponent
static
PrefixType
enum name
CZipPathComponent
ptNone
enum value
CZipPathComponent
ptUnc
enum value
CZipPathComponent
ptUncWin
enum value
CZipPathComponent
ptUnicode
enum value
CZipPathComponent
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