AssertValid() const | CCObject | [virtual] |
cc_classCCObject | CCObject | [static] |
CCObject() | CCObject | [protected] |
DirPath() | DirPath | |
DirPath(const DirPath &) | DirPath | |
DirPath(const String_256 &) | DirPath | |
drivename | PathName | [protected] |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
filename | PathName | [protected] |
filetype | PathName | [protected] |
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 | DirPath | [virtual] |
IsValid() const | DirPath | [virtual] |
IsValidAndReturnInfo(const String_256 &, String_256 &, String_256 &, String_256 &, String_256 &, BOOL=TRUE) const | DirPath | [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 | |
PathNameValid | PathName | [protected] |
SetDirPath(const String_256 &) | DirPath | |
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] |