Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CBTInfo::CBTTracker Class Reference

#include <BTInfo.h>

List of all members.

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


Constructor & Destructor Documentation

CBTInfo::CBTTracker::CBTTracker  ) 
 

Definition at line 845 of file BTInfo.cpp.

References m_nFailures, m_nTier, m_nType, m_sAddress, m_tLastAccess, m_tLastFail, and m_tLastSuccess.

CBTInfo::CBTTracker::~CBTTracker  ) 
 

Definition at line 857 of file BTInfo.cpp.


Member Function Documentation

void CBTInfo::CBTTracker::Copy CBTTracker pSource  ) 
 

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().

void CBTInfo::CBTTracker::Serialize CArchive &  ar,
int  nVersion
 

Definition at line 879 of file BTInfo.cpp.

References m_nFailures, m_nTier, m_nType, m_sAddress, m_tLastAccess, m_tLastFail, and m_tLastSuccess.


Member Data Documentation

DWORD CBTInfo::CBTTracker::m_nFailures
 

Definition at line 76 of file BTInfo.h.

Referenced by CBTTracker(), Copy(), and Serialize().

int CBTInfo::CBTTracker::m_nTier
 

Definition at line 77 of file BTInfo.h.

Referenced by CBTTracker(), Copy(), CBTInfo::LoadTorrentTree(), and Serialize().

int CBTInfo::CBTTracker::m_nType
 

Definition at line 78 of file BTInfo.h.

Referenced by CBTTracker(), Copy(), and Serialize().

CString CBTInfo::CBTTracker::m_sAddress
 

Definition at line 72 of file BTInfo.h.

Referenced by CBTTracker(), Copy(), CBTInfo::LoadTorrentTree(), and Serialize().

DWORD CBTInfo::CBTTracker::m_tLastAccess
 

Definition at line 73 of file BTInfo.h.

Referenced by CBTTracker(), Copy(), and Serialize().

DWORD CBTInfo::CBTTracker::m_tLastFail
 

Definition at line 75 of file BTInfo.h.

Referenced by CBTTracker(), Copy(), and Serialize().

DWORD CBTInfo::CBTTracker::m_tLastSuccess
 

Definition at line 74 of file BTInfo.h.

Referenced by CBTTracker(), Copy(), and Serialize().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:04 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2