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

CBTInfo::CBTFile Class Reference

#include <BTInfo.h>

List of all members.

Public Member Functions

 CBTFile ()
void Copy (CBTFile *pSource)
void Serialize (CArchive &ar, int nVersion)

Public Attributes

CString m_sPath
QWORD m_nSize
BOOL m_bSHA1
SHA1 m_pSHA1
BOOL m_bED2K
MD4 m_pED2K
BOOL m_bTiger
TIGEROOT m_pTiger


Constructor & Destructor Documentation

CBTInfo::CBTFile::CBTFile  ) 
 

Definition at line 67 of file BTInfo.cpp.

References m_bED2K, m_bSHA1, m_bTiger, and m_nSize.


Member Function Documentation

void CBTInfo::CBTFile::Copy CBTFile pSource  ) 
 

Definition at line 799 of file BTInfo.cpp.

References m_bED2K, m_bSHA1, m_bTiger, m_nSize, m_pED2K, m_pSHA1, m_pTiger, and m_sPath.

Referenced by CBTInfo::Copy().

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

Definition at line 814 of file BTInfo.cpp.

References m_bSHA1, m_nSize, m_pSHA1, and m_sPath.

Referenced by CBTInfo::Serialize().


Member Data Documentation

BOOL CBTInfo::CBTFile::m_bED2K
 

Definition at line 56 of file BTInfo.h.

Referenced by CBTFile(), Copy(), and CBTInfo::LoadTorrentTree().

BOOL CBTInfo::CBTFile::m_bSHA1
 

Definition at line 54 of file BTInfo.h.

Referenced by CBTFile(), Copy(), CTorrentSeedDlg::FindFile(), CBTInfo::LoadTorrentTree(), and Serialize().

BOOL CBTInfo::CBTFile::m_bTiger
 

Definition at line 58 of file BTInfo.h.

Referenced by CBTFile(), Copy(), and CBTInfo::LoadTorrentTree().

QWORD CBTInfo::CBTFile::m_nSize
 

Definition at line 53 of file BTInfo.h.

Referenced by CTorrentSeedDlg::BuildFiles(), CBTFile(), Copy(), CBTInfo::LoadTorrentTree(), CTorrentTrackerDlg::OnInitDialog(), CDownloadTask::RunCopyTorrent(), and Serialize().

MD4 CBTInfo::CBTFile::m_pED2K
 

Definition at line 57 of file BTInfo.h.

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

SHA1 CBTInfo::CBTFile::m_pSHA1
 

Definition at line 55 of file BTInfo.h.

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

TIGEROOT CBTInfo::CBTFile::m_pTiger
 

Definition at line 59 of file BTInfo.h.

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

CString CBTInfo::CBTFile::m_sPath
 

Definition at line 52 of file BTInfo.h.

Referenced by CTorrentSeedDlg::BuildFiles(), CBTInfo::CheckFiles(), Copy(), CTorrentSeedDlg::FindFile(), CBTInfo::LoadTorrentTree(), CTorrentTrackerDlg::OnInitDialog(), CDownloadTask::RunCopyTorrent(), 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