AssertValid() const | CCObject | [virtual] |
AsynchDownload class | InternetManager | [friend] |
AsynchDownload::AsynchBindStatusCallback class | InternetManager | [friend] |
AttemptConnection() | InternetManager | [inline, static] |
CancelAllDownloads() | InternetManager | [static] |
cc_classCCObject | CCObject | [static] |
CC_DECLARE_MEMDUMP(InternetManager) | InternetManager | [private] |
CCObject() | CCObject | [protected] |
DownloadQueue class | InternetManager | [friend] |
Dump(CDumpContext &dc) const | CCObject | [virtual] |
g_CacheSize | InternetManager | [static] |
g_ConnectionType | InternetManager | [static] |
GetConnectionType() | InternetManager | [static] |
GetCurrentNormalPriorityDownload() | InternetManager | [private, static] |
GetDownload(INT32 handle) | InternetManager | [private, static] |
GetDownloadState(INT32 handle) | InternetManager | [static] |
GetMyClass() | CCObject | [static] |
GetOpenConnections(AsynchDownload::Priority priority) | InternetManager | [private, static] |
GetPendingDownload(const String_256 &strFileName) | InternetManager | [private, static] |
GetPendingDownload(INT32 handle) | InternetManager | [private, static] |
GetPercentageDownloaded(INT32 hDownload) | InternetManager | [static] |
GetProxyServer(SERVENT *pProxyEntry, bool *pbProxyEnabled) | InternetManager | [static] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
HasDownloadsPending() | InternetManager | [inline, static] |
Init() | SimpleCCObject | [static] |
Initialize() | InternetManager | [static] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
IsSuspended() | InternetManager | [inline, static] |
m_bIsSuspended | InternetManager | [private, static] |
m_CurrentDownloads | InternetManager | [private, static] |
m_HighPriorityQueue | InternetManager | [private, static] |
m_NextHandle | InternetManager | [private, static] |
m_NormalPriorityQueue | InternetManager | [private, static] |
m_StateTable | InternetManager | [private, static] |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
nMaxConnections | InternetManager | [private, static] |
OnDownloadComplete(AsynchDownload *pDownload) | InternetManager | [private, static] |
OnExitInstance() | InternetManager | [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 | |
RegisterDownload(LPDOWNLOADINFO pDownloadInfo) | InternetManager | [static] |
Resume() | InternetManager | [static] |
rgConnections | InternetManager | [private, static] |
SetConnectionType(ConnectionType type) | InternetManager | [static] |
SetState(INT32 hDownload, AsynchDownload::State state) | InternetManager | [private, static] |
strTempFileURL | InternetManager | [private, static] |
Suspend() | InternetManager | [inline, static] |
UnregisterDownload(INT32 hDownload) | InternetManager | [static] |
~CCObject() | CCObject | [virtual] |