| AcceptFrom(SOCKET hSocket, SOCKADDR_IN *pHost) | CConnection | [virtual] |
| AttachTo(CConnection *pConnection) | CConnection | [virtual] |
| CConnection() | CConnection | |
| CHandshake() | CHandshake | |
| CHandshake(SOCKET hSocket, SOCKADDR_IN *pHost) | CHandshake | |
| CHandshake(CHandshake *pCopy) | CHandshake | |
| Close() | CConnection | [virtual] |
| ConnectTo(SOCKADDR_IN *pHost) | CConnection | [virtual] |
| ConnectTo(IN_ADDR *pAddress, WORD nPort) | CConnection | [virtual] |
| DoRun() | CConnection | |
| IsAgentBlocked() | CConnection | |
| m_bConnected | CConnection | |
| m_bInitiated | CConnection | |
| m_bPushing | CHandshake | |
| m_hSocket | CConnection | |
| m_mInput | CConnection | |
| m_mOutput | CConnection | |
| m_nIndex | CHandshake | |
| m_nQueuedRun | CConnection | |
| m_pHost | CConnection | |
| m_pInput | CConnection | |
| m_pOutput | CConnection | |
| m_sAddress | CConnection | |
| m_sLastHeader | CConnection | |
| m_sUserAgent | CConnection | |
| m_tConnected | CConnection | |
| Measure() | CConnection | |
| OnAcceptGive() | CHandshake | [protected] |
| OnAcceptPush() | CHandshake | [protected] |
| OnConnected() | CHandshake | [protected, virtual] |
| OnDropped(BOOL bError) | CHandshake | [protected, virtual] |
| OnHeaderLine(CString &strHeader, CString &strValue) | CConnection | [protected, virtual] |
| OnHeadersComplete() | CConnection | [protected, virtual] |
| OnPush(GGUID *pGUID) | CHandshake | [protected] |
| OnRead() | CHandshake | [protected, virtual] |
| OnRun() | CHandshake | [protected, virtual] |
| OnWrite() | CConnection | [protected, virtual] |
| Push(IN_ADDR *pAddress, WORD nPort, DWORD nIndex) | CHandshake | [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] |
| ~CHandshake() | CHandshake | [virtual] |