AcceptFrom(SOCKET hSocket, SOCKADDR_IN *pHost) | CConnection | [virtual] |
AttachTo(CConnection *pConnection) | CConnection | [virtual] |
CConnection() | CConnection | |
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_hSocket | CConnection | |
m_mInput | CConnection | |
m_mOutput | CConnection | |
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 | |
OnConnected() | CConnection | [protected, virtual] |
OnDropped(BOOL bError) | CConnection | [protected, virtual] |
OnHeaderLine(CString &strHeader, CString &strValue) | CConnection | [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] |