#include <DownloadWithSearch.h>
Inheritance diagram for CDownloadWithSearch:


Public Member Functions | |
| BOOL | FindSourcesAllowed (DWORD tNow) const |
| virtual BOOL | FindMoreSources () |
| BOOL | IsSearching () const |
Public Attributes | |
| DWORD | m_tLastED2KGlobal |
| DWORD | m_tLastED2KLocal |
Protected Member Functions | |
| CDownloadWithSearch () | |
| virtual | ~CDownloadWithSearch () |
| void | RunSearch (DWORD tNow) |
| void | StopSearch () |
Private Member Functions | |
| void | StartManualSearch () |
| void | StartAutomaticSearch () |
| BOOL | CanSearch () const |
| void | PrepareSearch () |
Private Attributes | |
| CManagedSearch * | m_pSearch |
| DWORD | m_tSearchTime |
| DWORD | m_tSearchCheck |
| CDownloadWithSearch::CDownloadWithSearch | ( | ) | [protected] |
| CDownloadWithSearch::~CDownloadWithSearch | ( | ) | [protected, virtual] |
| BOOL CDownloadWithSearch::FindSourcesAllowed | ( | DWORD | tNow | ) | const |
| BOOL CDownloadWithSearch::FindMoreSources | ( | ) | [virtual] |
Reimplemented from CDownloadWithTorrent.
| BOOL CDownloadWithSearch::IsSearching | ( | ) | const [inline] |
| void CDownloadWithSearch::RunSearch | ( | DWORD | tNow | ) | [protected] |
| void CDownloadWithSearch::StopSearch | ( | ) | [protected] |
| void CDownloadWithSearch::StartManualSearch | ( | ) | [private] |
| void CDownloadWithSearch::StartAutomaticSearch | ( | ) | [private] |
| BOOL CDownloadWithSearch::CanSearch | ( | ) | const [private] |
| void CDownloadWithSearch::PrepareSearch | ( | ) | [private] |
CManagedSearch* CDownloadWithSearch::m_pSearch [private] |
DWORD CDownloadWithSearch::m_tSearchTime [private] |
DWORD CDownloadWithSearch::m_tSearchCheck [private] |
1.5.2