#include <DownloadWithSearch.h>
Inheritance diagram for CDownloadWithSearch:
Public Member Functions | |
CDownloadWithSearch () | |
virtual | ~CDownloadWithSearch () |
BOOL | FindSourcesAllowed (DWORD tNow) const |
virtual BOOL | FindMoreSources () |
Public Attributes | |
DWORD | m_tLastED2KGlobal |
DWORD | m_tLastED2KLocal |
Protected Member Functions | |
void | RunSearch (DWORD tNow) |
void | StopSearch () |
Protected Attributes | |
CManagedSearch * | m_pSearch |
DWORD | m_tSearchTime |
DWORD | m_tSearchCheck |
Private Member Functions | |
void | StartManualSearch () |
void | StartAutomaticSearch () |
BOOL | CanSearch () const |
void | PrepareSearch () |
|
Definition at line 40 of file DownloadWithSearch.cpp. References m_pSearch, m_tLastED2KGlobal, m_tLastED2KLocal, m_tSearchCheck, m_tSearchTime, and NULL. |
|
Definition at line 49 of file DownloadWithSearch.cpp. References m_pSearch. |
|
Definition at line 151 of file DownloadWithSearch.cpp. References CDownloadBase::m_bBTH, CDownloadBase::m_bED2K, CDownloadBase::m_bSHA1, CDownloadBase::m_bTiger, CDownloadWithFile::m_pFile, and NULL. Referenced by FindMoreSources(), and RunSearch(). |
|
Reimplemented from CDownloadWithTorrent. Definition at line 69 of file DownloadWithSearch.cpp. References CanSearch(), CSettings::Downloads, CDownloadWithTorrent::FindMoreSources(), m_pSearch, m_tSearchTime, NULL, CSettings::sDownloads::SearchPeriod, Settings, and CManagedSearch::Stop(). Referenced by CDownloadsWnd::OnDownloadsSources(), and CDownload::Resume(). |
|
Definition at line 58 of file DownloadWithSearch.cpp. References m_tSearchTime. Referenced by CDownloadsWnd::Prepare(). |
|
|
|
Definition at line 137 of file DownloadWithSearch.cpp. References CManagedSearch::m_nPriority, m_pSearch, CSearchManager::m_pSection, PrepareSearch(), SearchManager, CManagedSearch::spLowest, and CManagedSearch::Start(). Referenced by RunSearch(). |
|
Definition at line 123 of file DownloadWithSearch.cpp. References CManagedSearch::m_nPriority, m_pSearch, CSearchManager::m_pSection, PrepareSearch(), SearchManager, CManagedSearch::spHighest, and CManagedSearch::Start(). Referenced by RunSearch(). |
|
Definition at line 218 of file DownloadWithSearch.cpp. References m_pSearch, NULL, and CManagedSearch::Stop(). Referenced by RunSearch(), and CDownload::StopTrying(). |
|
Definition at line 41 of file DownloadWithSearch.h. Referenced by CDownloadWithSearch(), FindMoreSources(), PrepareSearch(), StartAutomaticSearch(), StartManualSearch(), StopSearch(), and ~CDownloadWithSearch(). |
|
Definition at line 45 of file DownloadWithSearch.h. Referenced by CDownloadWithSearch(), and CQuerySearch::WriteHashesToEDPacket(). |
|
Definition at line 46 of file DownloadWithSearch.h. Referenced by CDownloadWithSearch(), and CQuerySearch::WriteHashesToEDPacket(). |
|
Definition at line 43 of file DownloadWithSearch.h. Referenced by CDownloadWithSearch(), and RunSearch(). |
|
Definition at line 42 of file DownloadWithSearch.h. Referenced by CDownloadWithSearch(), FindMoreSources(), FindSourcesAllowed(), and RunSearch(). |