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

CLibraryRecent Class Reference

#include <LibraryHistory.h>

List of all members.

Public Member Functions

 CLibraryRecent ()
 CLibraryRecent (LPCTSTR pszPath, const SHA1 *pSHA1, const MD4 *pED2K, LPCTSTR pszSources)
virtual ~CLibraryRecent ()
void RunVerify (CLibraryFile *pFile)
void Serialize (CArchive &ar, int nVersion)

Public Attributes

FILETIME m_tAdded
BOOL m_bToday
CLibraryFilem_pFile
BOOL m_bSHA1
SHA1 m_pSHA1
BOOL m_bED2K
MD4 m_pED2K
CString m_sPath
CString m_sSources


Constructor & Destructor Documentation

CLibraryRecent::CLibraryRecent  ) 
 

Definition at line 290 of file LibraryHistory.cpp.

References m_bED2K, m_bSHA1, m_bToday, m_pFile, m_tAdded, and NULL.

CLibraryRecent::CLibraryRecent LPCTSTR  pszPath,
const SHA1 pSHA1,
const MD4 pED2K,
LPCTSTR  pszSources
 

Definition at line 300 of file LibraryHistory.cpp.

References m_bED2K, m_bSHA1, m_pED2K, m_pFile, m_pSHA1, m_sPath, m_sSources, m_tAdded, and NULL.

CLibraryRecent::~CLibraryRecent  )  [virtual]
 

Definition at line 316 of file LibraryHistory.cpp.


Member Function Documentation

void CLibraryRecent::RunVerify CLibraryFile pFile  ) 
 

Definition at line 323 of file LibraryHistory.cpp.

References m_bED2K, m_bSHA1, m_pED2K, m_pFile, m_pSHA1, m_sSources, NULL, and CLibraryFile::OnVerifyDownload().

Referenced by CLibraryHistory::Submit().

void CLibraryRecent::Serialize CArchive &  ar,
int  nVersion
 

Definition at line 336 of file LibraryHistory.cpp.

References CLibraryFile::GetPath(), Library, CLibrary::LookupFile(), CLibraryFile::m_bED2K, m_bED2K, CLibraryFile::m_bSHA1, m_bSHA1, CLibraryFile::m_nIndex, CLibraryFile::m_pED2K, m_pED2K, m_pFile, CLibraryFile::m_pSHA1, m_pSHA1, m_sPath, m_tAdded, and NULL.

Referenced by CLibraryHistory::Serialize().


Member Data Documentation

BOOL CLibraryRecent::m_bED2K
 

Definition at line 93 of file LibraryHistory.h.

Referenced by CLibraryRecent(), RunVerify(), and Serialize().

BOOL CLibraryRecent::m_bSHA1
 

Definition at line 91 of file LibraryHistory.h.

Referenced by CLibraryRecent(), RunVerify(), and Serialize().

BOOL CLibraryRecent::m_bToday
 

Definition at line 87 of file LibraryHistory.h.

Referenced by CLibraryRecent().

MD4 CLibraryRecent::m_pED2K
 

Definition at line 94 of file LibraryHistory.h.

Referenced by CLibraryRecent(), RunVerify(), and Serialize().

CLibraryFile* CLibraryRecent::m_pFile
 

Definition at line 89 of file LibraryHistory.h.

Referenced by CLibraryHistory::Check(), CLibraryRecent(), CLibraryHistory::OnFileDelete(), RunVerify(), Serialize(), CLibraryHistory::Serialize(), CLibraryHistoryPanel::Update(), and CHomeLibraryBox::Update().

SHA1 CLibraryRecent::m_pSHA1
 

Definition at line 92 of file LibraryHistory.h.

Referenced by CLibraryRecent(), RunVerify(), and Serialize().

CString CLibraryRecent::m_sPath
 

Definition at line 95 of file LibraryHistory.h.

Referenced by CLibraryRecent(), CLibraryHistory::GetByPath(), and Serialize().

CString CLibraryRecent::m_sSources
 

Definition at line 96 of file LibraryHistory.h.

Referenced by CLibraryRecent(), and RunVerify().

FILETIME CLibraryRecent::m_tAdded
 

Definition at line 86 of file LibraryHistory.h.

Referenced by CLibraryRecent(), CLibraryHistory::Prune(), Serialize(), and CLibraryHistoryPanel::Update().


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