#include <LibraryHistory.h>
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 |
CLibraryFile * | m_pFile |
BOOL | m_bSHA1 |
SHA1 | m_pSHA1 |
BOOL | m_bED2K |
MD4 | m_pED2K |
CString | m_sPath |
CString | m_sSources |
|
Definition at line 290 of file LibraryHistory.cpp. References m_bED2K, m_bSHA1, m_bToday, m_pFile, m_tAdded, and NULL. |
|
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. |
|
Definition at line 316 of file LibraryHistory.cpp. |
|
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(). |
|
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(). |
|
Definition at line 93 of file LibraryHistory.h. Referenced by CLibraryRecent(), RunVerify(), and Serialize(). |
|
Definition at line 91 of file LibraryHistory.h. Referenced by CLibraryRecent(), RunVerify(), and Serialize(). |
|
Definition at line 87 of file LibraryHistory.h. Referenced by CLibraryRecent(). |
|
Definition at line 94 of file LibraryHistory.h. Referenced by CLibraryRecent(), RunVerify(), and Serialize(). |
|
Definition at line 89 of file LibraryHistory.h. Referenced by CLibraryHistory::Check(), CLibraryRecent(), CLibraryHistory::OnFileDelete(), RunVerify(), Serialize(), CLibraryHistory::Serialize(), CLibraryHistoryPanel::Update(), and CHomeLibraryBox::Update(). |
|
Definition at line 92 of file LibraryHistory.h. Referenced by CLibraryRecent(), RunVerify(), and Serialize(). |
|
Definition at line 95 of file LibraryHistory.h. Referenced by CLibraryRecent(), CLibraryHistory::GetByPath(), and Serialize(). |
|
Definition at line 96 of file LibraryHistory.h. Referenced by CLibraryRecent(), and RunVerify(). |
|
Definition at line 86 of file LibraryHistory.h. Referenced by CLibraryRecent(), CLibraryHistory::Prune(), Serialize(), and CLibraryHistoryPanel::Update(). |