AcceptFrom(SOCKET hSocket, SOCKADDR_IN *pHost) | CConnection | [virtual] |
AttachTo(CConnection *pConnection) | CConnection | [virtual] |
CConnection() | CConnection | |
CG2Neighbour(CNeighbour *pBase) | CG2Neighbour | |
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_bBlacklisted | CG2Neighbour | [protected] |
m_bCachedKeys | CG2Neighbour | |
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_nLeafCount | CG2Neighbour | |
m_nLeafLimit | CG2Neighbour | |
m_nLostCount | CNeighbour | |
m_nNodeType | CNeighbour | |
m_nOutbound | CNeighbour | |
m_nOutputCount | CNeighbour | |
m_nProtocol | CNeighbour | |
m_nQueryLimiter | CG2Neighbour | [protected] |
m_nQueuedRun | CConnection | |
m_nRunCookie | CNeighbour | |
m_nState | CNeighbour | |
m_nUnique | CNeighbour | |
m_nZInput | CNeighbour | [protected] |
m_nZOutput | CNeighbour | [protected] |
m_pGUID | CNeighbour | |
m_pGUIDCache | CG2Neighbour | |
m_pHost | CConnection | |
m_pHubGroup | CG2Neighbour | |
m_pInput | CConnection | |
m_pMoreResultsGUID | CNeighbour | |
m_pOutbound | CG2Neighbour | [protected] |
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_tAdjust | CG2Neighbour | [protected] |
m_tConnected | CConnection | |
m_tLastHAW | CG2Neighbour | [protected] |
m_tLastKHL | CG2Neighbour | [protected] |
m_tLastPacket | CNeighbour | [protected] |
m_tLastPingIn | CG2Neighbour | [protected] |
m_tLastPingOut | CG2Neighbour | [protected] |
m_tLastQuery | CNeighbour | |
m_tQueryTimer | CG2Neighbour | [protected] |
m_tWaitLNI | CG2Neighbour | [protected] |
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] |
OnHAW(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnHeaderLine(CString &strHeader, CString &strValue) | CConnection | [protected, virtual] |
OnHeadersComplete() | CConnection | [protected, virtual] |
OnKHL(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnLNI(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnPacket(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnPing(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnProfileChallenge(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnProfileDelivery(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnPush(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnQuery(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnQueryAck(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnQueryKeyAns(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnQueryKeyReq(CG2Packet *pPacket) | CG2Neighbour | [protected] |
OnRead() | CG2Neighbour | [protected, virtual] |
OnRun() | CG2Neighbour | [protected, virtual] |
OnWrite() | CG2Neighbour | [protected, virtual] |
ProcessPackets() | CG2Neighbour | [protected] |
QueueRun() | CConnection | |
ReadHeaders() | CConnection | |
Send(CPacket *pPacket, BOOL bRelease=TRUE, BOOL bBuffered=FALSE) | CG2Neighbour | [virtual] |
SendHAW() | CG2Neighbour | [protected] |
SendKHL() | CG2Neighbour | [protected] |
SendLNI() | CG2Neighbour | [protected] |
SendMyAddress() | CConnection | |
SendQuery(CQuerySearch *pSearch, CPacket *pPacket, BOOL bLocal) | CG2Neighbour | [virtual] |
SendStartups() | CG2Neighbour | [protected] |
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] |
~CG2Neighbour() | CG2Neighbour | [virtual] |
~CNeighbour() | CNeighbour | [virtual] |