| AcceptFrom(SOCKET hSocket, SOCKADDR_IN *pHost) | CConnection | [virtual] |
| AttachTo(CConnection *pConnection) | CTransfer | [virtual] |
| CConnection() | CConnection | |
| ClearHeaders() | CTransfer | [protected] |
| Close() | CTransfer | [virtual] |
| ConnectTo(IN_ADDR *pAddress, WORD nPort) | CTransfer | [virtual] |
| CConnection::ConnectTo(SOCKADDR_IN *pHost) | CConnection | [virtual] |
| CTransfer() | CTransfer | |
| DoRun() | CConnection | |
| IsAgentBlocked() | CConnection | |
| m_bConnected | CConnection | |
| m_bInitiated | CConnection | |
| m_hSocket | CConnection | |
| m_mInput | CConnection | |
| m_mOutput | CConnection | |
| m_nQueuedRun | CConnection | |
| m_nRunCookie | CTransfer | |
| m_pHeaderName | CTransfer | |
| m_pHeaderValue | CTransfer | |
| m_pHost | CConnection | |
| m_pInput | CConnection | |
| m_pOutput | CConnection | |
| m_pSourcesSent | CTransfer | |
| m_sAddress | CConnection | |
| m_sLastHeader | CConnection | |
| m_sUserAgent | CConnection | |
| m_tConnected | CConnection | |
| Measure() | CConnection | |
| OnConnected() | CConnection | [protected, virtual] |
| OnDropped(BOOL bError) | CConnection | [protected, virtual] |
| OnHeaderLine(CString &strHeader, CString &strValue) | CTransfer | [protected, virtual] |
| OnHeadersComplete() | CConnection | [protected, virtual] |
| OnRead() | CConnection | [protected, virtual] |
| OnRun() | CConnection | [protected, virtual] |
| OnWrite() | CConnection | [protected, virtual] |
| 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] |
| ~CTransfer() | CTransfer | [virtual] |