Member List
 
 
 
Path Member List
This is the complete list of members for Path, including all inherited members.
AddTrailingBackslash()Path
Append(const Path &relativeChild)Path
ConvertToAbsolute()Path
ConvertToLowerCase()Path
ConvertToRelativeTo(const Path &newBase)Path
ConvertToRelativeToProjectFolder()Path
ConvertToUNC()Path
Exists()Path
GetCStr() const Path
GetImpl()Path
GetImpl() const Path
GetResolvedAbsolutePath() const Path
GetString() const Path
HasTrailingBackslash() const Path
HasUnresolvedSymbols() const Path
IsAbsolute() const Path
IsEmpty() const Path
IsEqual(const Path &other) const Path
IsLegal() const Path
IsRoot() const Path
IsRootedAtBackslash() const Path
IsRootedAtDriveLetter() const Path
IsUnc() const Path
IsUncShare() const Path
Normalize()Path
operator delete(void *ptr)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete(void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, int block_type, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, void *placement_ptr)MaxHeapOperators [static]
operator delete[](void *ptr)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, int block_type, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new(size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, int block_type, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, void *placement_ptr)MaxHeapOperators [static]
operator new[](size_t size)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new[](size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, int block_type, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, unsigned long flags)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator=(const Path &other)Path
operator=(const MCHAR *pathString)Path
operator=(const MSTR &pathString)Path
operator==(const Path &other) const Path
Path()Path
Path(const MSTR &pathString)Path
Path(const MCHAR *pathString)Path
Path(const Path &other)Path
Prepend(const Path &newParent)Path
RemoveLeaf()Path
RemoveTopParent()Path
RemoveTrailingBackslash()Path
ResolvesEquivalent(const Path &other) const Path
ResolveSymbols()Path
SaveBaseFile() const Path
SetPath(const Path &other)Path
SetPath(const MCHAR *pathString)Path
SetPath(const MSTR &pathString)Path
StartsWithUpDirectory() const Path
StripToLeaf()Path
StripToTopParent()Path
~Path()Path