AssertValid() const | CCObject | [virtual] |
cc_classCCObject | CCObject | [static] |
CC_DECLARE_MEMDUMP(DownloadCache) | DownloadCache | [private] |
CCObject() | CCObject | [protected] |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
Flush() | DownloadCache | [static] |
GetMyClass() | CCObject | [static] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetSize() | DownloadCache | [inline, static] |
GetUsage() | DownloadCache | [inline, static] |
Init() | SimpleCCObject | [static] |
InsertFile(const TCHAR *szFilePath) | DownloadCache | [static] |
InternetManager class | DownloadCache | [friend] |
IsCachePath(const TCHAR *szPath) | DownloadCache | [static] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
LibClipartSGallery class | DownloadCache | [friend] |
LibraryGallery class | DownloadCache | [friend] |
m_CacheData | DownloadCache | [private, static] |
m_CacheMonitor | DownloadCache | [static] |
m_lCurrentSize | DownloadCache | [private, static] |
m_lMaxSize | DownloadCache | [private, static] |
m_nInstanceCount | DownloadCache | [private, static] |
m_strCachePath | DownloadCache | [private, static] |
m_TemporaryCacheData | DownloadCache | [private, static] |
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 | |
Refresh() | DownloadCache | [static] |
RemoveEntry(CacheEntry &entry) | DownloadCache | [inline, private, static] |
RemoveFile(const TCHAR *szFilePath) | DownloadCache | [static] |
RenameFile(const TCHAR *szOldName, const TCHAR *szNewName) | DownloadCache | [static] |
SetPath(const String_256 &strCachePath) | DownloadCache | [static] |
SetSize(UINT32 lSize) | DownloadCache | [static] |
Traverse(const String_256 &strPath, BOOL bFlush=FALSE) | DownloadCache | [private, static] |
~CCObject() | CCObject | [virtual] |