#include <BTInfo.h>
Public Member Functions | |
CBTTracker () | |
~CBTTracker () | |
void | Copy (CBTTracker *pSource) |
void | Serialize (CArchive &ar, int nVersion) |
Public Attributes | |
CString | m_sAddress |
DWORD | m_tLastAccess |
DWORD | m_tLastSuccess |
DWORD | m_tLastFail |
DWORD | m_nFailures |
int | m_nTier |
int | m_nType |
|
Definition at line 845 of file BTInfo.cpp. References m_nFailures, m_nTier, m_nType, m_sAddress, m_tLastAccess, m_tLastFail, and m_tLastSuccess. |
|
Definition at line 857 of file BTInfo.cpp. |
|
Definition at line 865 of file BTInfo.cpp. References m_nFailures, m_nTier, m_nType, m_sAddress, m_tLastAccess, m_tLastFail, and m_tLastSuccess. Referenced by CBTInfo::Copy(). |
|
Definition at line 879 of file BTInfo.cpp. References m_nFailures, m_nTier, m_nType, m_sAddress, m_tLastAccess, m_tLastFail, and m_tLastSuccess. |
|
Definition at line 76 of file BTInfo.h. Referenced by CBTTracker(), Copy(), and Serialize(). |
|
Definition at line 77 of file BTInfo.h. Referenced by CBTTracker(), Copy(), CBTInfo::LoadTorrentTree(), and Serialize(). |
|
Definition at line 78 of file BTInfo.h. Referenced by CBTTracker(), Copy(), and Serialize(). |
|
Definition at line 72 of file BTInfo.h. Referenced by CBTTracker(), Copy(), CBTInfo::LoadTorrentTree(), and Serialize(). |
|
Definition at line 73 of file BTInfo.h. Referenced by CBTTracker(), Copy(), and Serialize(). |
|
Definition at line 75 of file BTInfo.h. Referenced by CBTTracker(), Copy(), and Serialize(). |
|
Definition at line 74 of file BTInfo.h. Referenced by CBTTracker(), Copy(), and Serialize(). |