AcceptFrom(SOCKET hSocket, SOCKADDR_IN *pHost) | CConnection | [virtual] |
AttachTo(CConnection *pConnection) | CConnection | [virtual] |
CConnection() | CConnection | |
Close(UINT nError=IDS_CONNECTION_CLOSED) | CNeighbour | [virtual] |
CConnection::Close() | CConnection | [virtual] |
CNeighbour(PROTOCOLID nProtocol) | CNeighbour | |
CNeighbour(PROTOCOLID nProtocol, CNeighbour *pBase) | CNeighbour | |
ConnectTo(SOCKADDR_IN *pHost) | CConnection | [virtual] |
ConnectTo(IN_ADDR *pAddress, WORD nPort) | CConnection | [virtual] |
DelayClose(UINT nError=0) | CNeighbour | |
DoRun() | CConnection | |
GetCompression(float *pnInRate, float *pnOutRate) | CNeighbour | |
IsAgentBlocked() | CConnection | |
m_bAutomatic | CNeighbour | |
m_bBadClient | CNeighbour | |
m_bConnected | CConnection | |
m_bGGEP | CNeighbour | |
m_bGUID | CNeighbour | |
m_bInitiated | CConnection | |
m_bObsoleteClient | CNeighbour | |
m_bPongCaching | CNeighbour | |
m_bQueryRouting | CNeighbour | |
m_bShareaza | CNeighbour | |
m_bVendorMsg | CNeighbour | |
m_bZFlush | CNeighbour | [protected] |
m_hSocket | CConnection | |
m_mInput | CConnection | |
m_mOutput | CConnection | |
m_nDropCount | CNeighbour | |
m_nFileCount | CNeighbour | |
m_nFileVolume | CNeighbour | |
m_nInputCount | CNeighbour | |
m_nLostCount | CNeighbour | |
m_nNodeType | CNeighbour | |
m_nOutbound | CNeighbour | |
m_nOutputCount | CNeighbour | |
m_nProtocol | CNeighbour | |
m_nQueuedRun | CConnection | |
m_nRunCookie | CNeighbour | |
m_nState | CNeighbour | |
m_nUnique | CNeighbour | |
m_nZInput | CNeighbour | [protected] |
m_nZOutput | CNeighbour | [protected] |
m_pGUID | CNeighbour | |
m_pHost | CConnection | |
m_pInput | CConnection | |
m_pMoreResultsGUID | CNeighbour | |
m_pOutput | CConnection | |
m_pProfile | CNeighbour | |
m_pQueryTableLocal | CNeighbour | |
m_pQueryTableRemote | CNeighbour | |
m_pVendor | CNeighbour | |
m_pZInput | CNeighbour | [protected] |
m_pZOutput | CNeighbour | [protected] |
m_pZSInput | CNeighbour | [protected] |
m_pZSOutput | CNeighbour | [protected] |
m_sAddress | CConnection | |
m_sLastHeader | CConnection | |
m_sUserAgent | CConnection | |
m_tConnected | CConnection | |
m_tLastPacket | CNeighbour | [protected] |
m_tLastQuery | CNeighbour | |
m_tZOutput | CNeighbour | [protected] |
m_zEnd | CNeighbour | [protected] |
m_zStart | CNeighbour | |
Measure() | CConnection | |
OnCommonHit(CPacket *pPacket) | CNeighbour | [protected, virtual] |
OnCommonQueryHash(CPacket *pPacket) | CNeighbour | [protected, virtual] |
OnConnected() | CConnection | [protected, virtual] |
OnDropped(BOOL bError) | CNeighbour | [protected, virtual] |
OnHeaderLine(CString &strHeader, CString &strValue) | CConnection | [protected, virtual] |
OnHeadersComplete() | CConnection | [protected, virtual] |
OnRead() | CNeighbour | [protected, virtual] |
OnRun() | CNeighbour | [protected, virtual] |
OnWrite() | CNeighbour | [protected, virtual] |
QueueRun() | CConnection | |
ReadHeaders() | CConnection | |
Send(CPacket *pPacket, BOOL bRelease=TRUE, BOOL bBuffered=FALSE) | CNeighbour | [virtual] |
SendMyAddress() | CConnection | |
SendQuery(CQuerySearch *pSearch, CPacket *pPacket, BOOL bLocal) | CNeighbour | [virtual] |
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] |
~CNeighbour() | CNeighbour | [virtual] |