AcceptFrom(SOCKET hSocket, SOCKADDR_IN *pHost) | CConnection | [virtual] |
Add(LPCTSTR pszKey, LPCTSTR pszValue) | CRemote | [protected] |
AttachTo(CConnection *pConnection) | CTransfer | [virtual] |
CConnection() | CConnection | |
CheckCookie() | CRemote | [protected] |
ClearHeaders() | CTransfer | [protected] |
Close() | CTransfer | [virtual] |
ConnectTo(IN_ADDR *pAddress, WORD nPort) | CTransfer | [virtual] |
CConnection::ConnectTo(SOCKADDR_IN *pHost) | CConnection | [virtual] |
CRemote(CConnection *pConnection) | CRemote | |
CTransfer() | CTransfer | |
DoRun() | CConnection | |
GetKey(LPCTSTR pszName) | CRemote | [protected] |
IsAgentBlocked() | CConnection | |
m_bConnected | CConnection | |
m_bInitiated | CConnection | |
m_hSocket | CConnection | |
m_mInput | CConnection | |
m_mOutput | CConnection | |
m_nQueuedRun | CConnection | |
m_nRunCookie | CTransfer | |
m_pCookies | CRemote | [protected, static] |
m_pHeaderName | CTransfer | |
m_pHeaderValue | CTransfer | |
m_pHost | CConnection | |
m_pInput | CConnection | |
m_pKeys | CRemote | [protected] |
m_pOutput | CConnection | |
m_pResponse | CRemote | [protected] |
m_pSourcesSent | CTransfer | |
m_sAddress | CConnection | |
m_sHandshake | CRemote | [protected] |
m_sHeader | CRemote | [protected] |
m_sLastHeader | CConnection | |
m_sRedirect | CRemote | [protected] |
m_sResponse | CRemote | [protected] |
m_sUserAgent | CConnection | |
m_tConnected | CConnection | |
Measure() | CConnection | |
OnConnected() | CConnection | [protected, virtual] |
OnDropped(BOOL bError) | CRemote | [virtual] |
OnHeaderLine(CString &strHeader, CString &strValue) | CTransfer | [protected, virtual] |
OnHeadersComplete() | CRemote | [virtual] |
OnRead() | CRemote | [virtual] |
OnRun() | CRemote | [virtual] |
OnWrite() | CConnection | [protected, virtual] |
Output(LPCTSTR pszName) | CRemote | [protected] |
PageBanner(CString &strPath) | CRemote | [protected] |
PageDownloads() | CRemote | [protected] |
PageHome() | CRemote | [protected] |
PageImage(CString &strPath) | CRemote | [protected] |
PageLogin() | CRemote | [protected] |
PageNetwork() | CRemote | [protected] |
PageNetworkNetwork(int nID, BOOL *pbConnect, LPCTSTR pszName) | CRemote | [protected] |
PageNewDownload() | CRemote | [protected] |
PageNewSearch() | CRemote | [protected] |
PageSearch() | CRemote | [protected] |
PageSearchHeaderColumn(int nColumnID, LPCTSTR pszCaption, LPCTSTR pszAlign) | CRemote | [protected] |
PageSearchRowColumn(int nColumnID, CMatchFile *pFile, LPCTSTR pszValue, LPCTSTR pszAlign=_T("center")) | CRemote | [protected] |
PageSwitch(CString &strPath) | CRemote | [protected] |
PageUploads() | CRemote | [protected] |
Prepare(LPCTSTR pszPrefix=NULL) | CRemote | [protected] |
QueueRun() | CConnection | |
ReadHeaders() | CConnection | |
SendMyAddress() | CConnection | |
StartsWith(LPCTSTR pszInput, LPCTSTR pszText) | CConnection | [static] |
URLDecode(LPCTSTR pszInput) | CConnection | [static] |
URLDecodeANSI(LPCTSTR pszInput) | CConnection | [static] |
URLDecodeUnicode(LPCTSTR pszInput) | CConnection | [static] |
URLEncode(LPCTSTR pszInput) | CConnection | [static] |
~CConnection() | CConnection | [virtual] |
~CRemote() | CRemote | |
~CTransfer() | CTransfer | [virtual] |