Windows C++ Library
CPath Member List
This is the complete list of members for CPath, including all inherited members.
Append(const CPath &strLHS, const tchar *pszRHS)CPath [friend]
Application()CPath [static]
ApplicationDir()CPath [static]
Attributes() const CPath
begin() const CString [inline]
begin()CString [inline]
BrowseCallbackProc(HWND hWnd, UINT uMsg, LPARAM lParam, LPARAM lpData)CPath [protected, static]
Buffer() const CString [inline]
BufferSize(size_t nChars)CString
c_str() const CString [inline]
Capacity() const CString [inline]
Compare(const tchar *pszString, bool bIgnoreCase=true) const CString [inline]
Compare(const tchar *pszString, size_t nChars, bool bIgnoreCase=true) const CString [inline]
const_iterator typedefCString
Copy(const tchar *lpszBuffer)CString [inline, protected]
Copy(const tchar *lpszBuffer, size_t nChars)CString [protected]
Count(tchar cChar) const CString
Count(tchar cChar, size_t nStart, size_t nEnd) const CString
CPath()CPath
CPath(const tchar *pszPath)CPath
CPath(const CString &strSrc)CPath
CPath(const tstring &source)CPath
CPath(const tchar *pszDir, const tchar *pszFile)CPath
CString()CString [inline]
CString(uint iRscID)CString [inline]
CString(const tchar *pszBuffer)CString [inline]
CString(const tchar *pszBuffer, size_t iChars)CString [inline]
CString(const CString &strSrc)CString [inline]
CurrentDir()CPath [static]
Delete(size_t nFirst, size_t nCount=1)CString
Directory() const CPath
DlgMode enum nameCPath
Drive() const CPath
Empty() const CString [inline]
end() const CString [inline]
end()CString [inline]
Equals(const CPath &strLHS, const tchar *pszRHS)CPath [friend]
Exists() const CPath
ExpandVars()CPath
FileExt() const CPath
FileName() const CPath
FileTitle() const CPath
Find(tchar cChar, size_t nStart=0) const CString
Find(const tchar *pszStr, size_t nStart=0) const CString
Fmt(const tchar *pszFormat,...)CString [static]
FmtEx(const tchar *pszFormat, va_list args)CString [static]
Format(const tchar *pszFormat,...)CString
FormatEx(const tchar *pszFormat, va_list args)CString
Free()CString [protected]
GetData() const CString [inline, protected]
Insert(size_t nPos, const tchar *pszString)CString
IsFolder() const CPath
iterator typedefCString
Left(size_t nCount) const CString
Length() const CString [inline]
LoadRsc(uint iRscID)CString
m_pszDataCString [protected]
Mid(size_t nFirst, size_t nCount) const CString
Module()CPath [static]
Module(HMODULE hModule)CPath [static]
ModuleDir()CPath [static]
ModuleDir(HMODULE hModule)CPath [static]
Normalise(tchar *pszPath)CPath [protected, static]
OpenFile enum valueCPath
operator const tchar *() const CPath [inline]
operator!=(const tchar *pszString) const CString [inline]
operator!=(const CString &strString) const CString [inline]
operator+=(const tchar *pszString)CString
operator+=(tchar cChar)CString
operator+=(const tstring &string)CString [inline]
operator/=(const tchar *pszPath)CPath
operator<(const tchar *pszString) const CString [inline]
operator<(const CString &strString) const CString [inline]
operator<<(WCL::IOutputStream &rStream, const CString &rString)CString [friend]
operator<<(tostream &os, const CString &str)CString [friend]
operator=(const tchar *pszSrc)CPath [inline]
operator=(const CString &strSrc)CPath [inline]
operator=(const tstring &source)CPath [inline]
operator==(const tchar *pszString) const CString [inline]
operator==(const CString &strString) const CString [inline]
operator>>(WCL::IInputStream &rStream, CString &rString)CString [friend]
operator[](size_t nChar)CPath [inline]
pszNULLCString [protected, static]
ReadOnly() const CPath
RepCtrlChars()CString
Replace(tchar cOldChar, tchar cNewChar)CString
Replace(tchar cChar, const tchar *pszString)CString
Replace(const tchar *pszOldString, const tchar *pszNewString, bool bIgnoreCase=true)CString
Right(size_t nCount) const CString
Root() const CPath
SaveFile enum valueCPath
Select(const CWnd &rParent, DlgMode eMode, const tchar *pszExts, const tchar *pszDefExt, const tchar *pszDir=NULL)CPath
SelectComputer(const CWnd &rParent, const tchar *pszTitle)CPath
SelectDir(const CWnd &rParent, const tchar *pszTitle, const tchar *pszDir=NULL)CPath
SelectFile enum valueCPath
SelectFiles(const CWnd &rParent, const tchar *pszExts, const tchar *pszDefExt, CStrArray &astrFiles)CPath [static]
SelectFiles(const CWnd &rParent, const tchar *pszExts, const tchar *pszDefExt, const tchar *pszDir, CStrArray &astrFiles)CPath [static]
SetAttributes(DWORD attributes)CPath
SpecialDir(int nCSIDL)CPath [static]
strNULLCString [protected, static]
SystemDir()CPath [static]
TempDir()CPath [static]
ToLower()CString [inline]
ToUpper()CString [inline]
Trim(bool bLeft=true, bool bRight=true)CString
WindowsDir()CPath [static]
~CString()CString [inline]