AcceptFrom(SOCKET hSocket, SOCKADDR_IN *pHost) | CConnection | [virtual] |
AttachTo(CConnection *pConnection) | CBTClient | [virtual] |
CBTClient() | CBTClient | |
CConnection() | CConnection | |
ClearHeaders() | CTransfer | [protected] |
Close() | CBTClient | [virtual] |
Connect(CDownloadTransferBT *pDownloadTransfer) | CBTClient | [virtual] |
ConnectTo(IN_ADDR *pAddress, WORD nPort) | CTransfer | [virtual] |
CConnection::ConnectTo(SOCKADDR_IN *pHost) | CConnection | [virtual] |
CTransfer() | CTransfer | |
DetermineUserAgent() | CBTClient | [protected] |
DoRun() | CConnection | |
IsAgentBlocked() | CConnection | |
IsOnline() const | CBTClient | [inline] |
m_bClosing | CBTClient | [protected] |
m_bConnected | CConnection | |
m_bExchange | CBTClient | |
m_bExtended | CBTClient | |
m_bInitiated | CConnection | |
m_bOnline | CBTClient | [protected] |
m_bShake | CBTClient | [protected] |
m_hSocket | CConnection | |
m_mInput | CConnection | |
m_mOutput | CConnection | |
m_nQueuedRun | CConnection | |
m_nRunCookie | CTransfer | |
m_pDownload | CBTClient | |
m_pDownloadTransfer | CBTClient | |
m_pGUID | CBTClient | |
m_pHeaderName | CTransfer | |
m_pHeaderValue | CTransfer | |
m_pHost | CConnection | |
m_pInput | CConnection | |
m_pOutput | CConnection | |
m_pSourcesSent | CTransfer | |
m_pUpload | CBTClient | |
m_sAddress | CConnection | |
m_sLastHeader | CConnection | |
m_sUserAgent | CConnection | |
m_tConnected | CConnection | |
Measure() | CConnection | |
OnBeHandshake(CBTPacket *pPacket) | CBTClient | [protected] |
OnConnected() | CBTClient | [protected, virtual] |
OnDropped(BOOL bError) | CBTClient | [protected, virtual] |
OnHandshake1() | CBTClient | [protected] |
OnHandshake2() | CBTClient | [protected] |
OnHeaderLine(CString &strHeader, CString &strValue) | CTransfer | [protected, virtual] |
OnHeadersComplete() | CConnection | [protected, virtual] |
OnOnline() | CBTClient | [protected] |
OnPacket(CBTPacket *pPacket) | CBTClient | [protected] |
OnRead() | CBTClient | [protected, virtual] |
OnRun() | CBTClient | [protected, virtual] |
OnSourceRequest(CBTPacket *pPacket) | CBTClient | [protected] |
OnWrite() | CBTClient | [protected, virtual] |
QueueRun() | CConnection | |
ReadHeaders() | CConnection | |
Send(CBTPacket *pPacket, BOOL bRelease=TRUE) | CBTClient | |
SendBeHandshake() | CBTClient | [protected] |
SendHandshake(BOOL bPart1, BOOL bPart2) | CBTClient | [protected] |
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] |
~CBTClient() | CBTClient | [virtual] |
~CConnection() | CConnection | [virtual] |
~CTransfer() | CTransfer | [virtual] |