AssertValid() const | CCObject | [virtual] |
cc_classCCObject | CCObject | [static] |
CCObject() | CCObject | [protected] |
CreateLocation() | PathNameEx | |
drivename | PathName | [protected] |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
filename | PathName | [protected] |
filetype | PathName | [protected] |
GetDrive() | PathNameEx | [inline] |
GetFileName(BOOL FullName=TRUE) const | PathName | |
GetLocation(BOOL KeepSep=TRUE) const | PathName | |
GetMyClass() | CCObject | [static] |
GetPath(BOOL TrailingSlash=FALSE) const | PathName | |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetTruncatedLocation(UINT32 MaxSize=0) const | PathName | |
GetTruncatedPath(UINT32 MaxSize=0) const | PathName | |
GetType() const | PathName | |
GetWebAddress() const | PathName | |
Init() | SimpleCCObject | [static] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
IsValid(const String_256 &) const | PathName | [virtual] |
IsValid() const | PathName | [virtual] |
IsValidAndReturnInfo(const String_256 &ConstPath, String_256 &tempFilename, String_256 &tempLocation, String_256 &tempFiletype, String_256 &tempDrivename, BOOL SetErrors=TRUE) const | PathName | [protected, virtual] |
location | PathName | [protected] |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
operator delete(void *p) | SimpleCCObject | |
operator new(size_t, void *p) | SimpleCCObject | [inline] |
operator new(size_t nSize) | SimpleCCObject | |
operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine) | SimpleCCObject | |
operator=(const PathName &) | PathName | |
PathName() | PathName | |
PathName(const PathName &) | PathName | |
PathName(const String_256 &) | PathName | |
PathNameEx() | PathNameEx | |
PathNameEx(const PathName &rPath) | PathNameEx | [inline] |
PathNameEx(const String_256 &strPath) | PathNameEx | [inline] |
PathNameValid | PathName | [protected] |
Remove() | PathNameEx | [inline] |
RemoveRecursively(const String_256 &rPath) | PathNameEx | [protected, static] |
SetFileName(const String_256 &NewFileName) | PathName | |
SetFileNameAndType(const String_256 &NewFileName) | PathName | |
SetPathName(const String_256 &, BOOL SetErrors=TRUE) | PathName | |
SetType(const String_256 &NewType) | PathName | |
TruncateName(String_256 &FullName, String_256 *pShortName, INT32 MaxSize) const | PathName | [protected] |
~CCObject() | CCObject | [virtual] |