#include "vmsObjectSmartPtr.h"#include "vmsDownloadMgrEx.h"#include "vmsDownloadsGroupsMgr.h"#include "fsDownloadMgr.h"#include "vmsBtDownloadManager.h"Go to the source code of this file.
| #define DLD_BATCH (1 << 18) |
Definition at line 59 of file fsDownload.h.
Referenced by CDownloadsWnd::_Events(), CDownloadsWnd::OnDWCreateDldDialog(), and CCreateBatchDownload::OnInitDialog().
| #define DLD_CHANGENOTRECOMMENDED (1 << 0) |
Definition at line 26 of file fsDownload.h.
| #define DLD_CTREQ_HTML (1 << 3) |
Definition at line 32 of file fsDownload.h.
Referenced by fsWebPageDownloader::AddPage(), and fsDownloadsMgr::OnBeforeDownload().
| #define DLD_DELETEFILEALWAYS (1 << 1) |
Definition at line 28 of file fsDownload.h.
Referenced by fsDownloadsMgr::DeleteDownloadFile(), fsDownloadsMgr::OnDldDoneCheckIfNeedDel(), fsWebPageDownloader::OnDldRedirected(), and fsWebPageDownloader::OnWPDownloadDone().
| #define DLD_DELETEFILEATRESTART (1 << 10) |
Definition at line 46 of file fsDownload.h.
Referenced by CDownloadsWnd::CreateDownload(), fsDownloadsMgr::OnDownloadStoppedOrDone(), and CCreateDownloadDlg::OnOK().
| #define DLD_DELETEWHENDONE (1 << 5) |
Definition at line 36 of file fsDownload.h.
Referenced by fsWebPageDownloader::ApplySettingsToDld(), CDownloadsWnd::CreateDownload(), fsDownloadsMgr::OnDldDoneCheckIfNeedDel(), CCreateDownloadDlg::OnOK(), and fsWebPageDownloader::OnWPDownloadDone().
| #define DLD_DONTPUTTOHISTORY (1 << 6) |
| #define DLD_DONTPUTTORECYCLE (1 << 7) |
| #define DLD_DONTSHOWDIALOG (1 << 11) |
Definition at line 48 of file fsDownload.h.
Referenced by fsWebPageDownloader::ApplySettingsToDld(), CDownloadsWnd::OnDWCreateDldDialog(), and CDlg_Download::OnHide().
| #define DLD_DONTUSEMIRRORS (1 << 2) |
Definition at line 30 of file fsDownload.h.
Referenced by fsDownloadsMgr::_DownloadMgrEvents(), and fsDownloadsMgr::Apply_MirrParameters().
| #define DLD_FLASH_VIDEO (1 << 20) |
Definition at line 63 of file fsDownload.h.
Referenced by CDownloadsWnd::_Events(), fsDownloadsMgr::_threadIntegrityCheckAndVirCheckAndLaunch(), CFlashVideoDownloadsWnd::AddDownload(), CDownloadsWnd::CreateDownload(), CFlashVideoDownloadsWnd::OnCreate(), fsDownloadsMgr::OnDldDone_CheckDownloadIsHtmlPageWithVideo(), fsDownloadsMgr::OnDownloadStoppedOrDone(), CDownloadsWnd::OnTimer(), and fsDownloadsMgr::RestoreDownloads2().
| #define DLD_HASOPINIONS_NO (1 << 17) |
Definition at line 57 of file fsDownload.h.
Referenced by CDownloadsWnd::_Events(), CDownloadsWnd::_threadCheckDldHasOpinions(), CDownloadsWnd::OnDldHasOpinions(), and CDownloads_Opinions::OnUpdateContent().
| #define DLD_HASOPINIONS_YES (1 << 16) |
Definition at line 56 of file fsDownload.h.
Referenced by CDownloadsWnd::_Events(), CDownloadsWnd::_threadCheckDldHasOpinions(), CDownloadsWnd::OnDldHasOpinions(), and CDownloads_Opinions::OnUpdateContent().
| #define DLD_MALICIOUS_DISABLE_CHECK (1 << 19) |
Definition at line 61 of file fsDownload.h.
Referenced by fsDownloadMgr::CheckIfMalicious(), and CDownloadsWnd::CreateDownload().
| #define DLD_MALICIOUS_NO (1 << 15) |
Definition at line 55 of file fsDownload.h.
Referenced by fsDownloadMgr::CheckIfMalicious(), CCreateDownloadDlg::OnMalicious(), and CCreateDownloadDlg::UrlChanged().
| #define DLD_MALICIOUS_YES (1 << 14) |
Definition at line 54 of file fsDownload.h.
Referenced by fsDownloadMgr::CheckIfMalicious(), CCreateDownloadDlg::OnMalicious(), and CCreateDownloadDlg::UrlChanged().
| #define DLD_MF_AUTO_CONVERT (1 << 21) |
Definition at line 65 of file fsDownload.h.
Referenced by CDownloadsWnd::CreateDownload(), and fsDownloadsMgr::OnDownloadStoppedOrDone().
| #define DLD_NEED_ONDONE_FOR_FLASH_VIDEO (1 << 22) |
Definition at line 67 of file fsDownload.h.
Referenced by fsDownloadsMgr::OnDldDone_CheckDownloadIsHtmlPageWithVideo().
| #define DLD_NOAUTOCHANGECURGRPFILTER (1 << 13) |
Definition at line 52 of file fsDownload.h.
Referenced by CDownloadsWnd::CreateDownload(), and CDownloadsWnd::CreateDownloads().
| #define DLD_NOAUTOLAUNCH (1 << 9) |
Definition at line 44 of file fsDownload.h.
Referenced by fsDownloadsMgr::_threadIntegrityCheckAndVirCheckAndLaunch(), fsWebPageDownloader::ApplySettingsToDld(), and fsDownloadsMgr::OnDownloadStoppedOrDone().
| #define DLD_NOTIFICATIONS_LL (1 << 8) |
Definition at line 42 of file fsDownload.h.
Referenced by CDownloadsWnd::_Events(), and fsWebPageDownloader::AddPage().
| #define DLD_NOTIFYBEFOREDOWNLOAD (1 << 4) |
Definition at line 34 of file fsDownload.h.
Referenced by fsWebPageDownloader::AddPage(), and fsDownloadsMgr::OnBeforeDownload().
| #define DLD_USEDBYHTMLSPIDER (1 << 12) |
Definition at line 50 of file fsDownload.h.
Referenced by fsWebPageDownloader::ApplySettingsToDld(), CDownloadsWnd::CreateDownloads(), vmsDownloadMgrEx::IsHtmlSpiderDownload(), fsWebPageDownloader::Load(), fsDownloadsMgr::OnDldDone_CheckDownloadIsHtmlPageWithVideo(), and CDownloadsWnd::OnDWCreateDldDialog().
| typedef std::vector<vmsDownloadSmartPtr> DLDS_LIST |
Definition at line 140 of file fsDownload.h.
| typedef std::vector<vmsDownloadSmartPtr> & DLDS_LIST_REF |
Definition at line 140 of file fsDownload.h.
| typedef DWORD(* fntDownloadsMgrEventFunc)(struct fsDownload *dld, enum fsDownloadsMgrEvent ev, LPVOID) |
Definition at line 24 of file fsDownload.h.
Definition at line 124 of file fsDownload.h.
| void Download_CreateInstance | ( | vmsDownloadSmartPtr & | ptr, | |
| bool | bBittorrent = false | |||
| ) | [inline] |
Definition at line 129 of file fsDownload.h.
References vmsObjectSmartPtr< T >::CreateInstance().
Referenced by fsWebPageDownloader::AddPage(), CCreateDownloadsDlg::BuildDownloads(), CCreateBatchDownload::CCreateBatchDownload(), CCreateDownloadListDlg::CCreateDownloadListDlg(), CDownloadsWnd::CreateBtDownloadFromFile(), CDownloadsWnd::CreateDownload(), CUrlWithLoginDlg::CUrlWithLoginDlg(), fsDownloadsMgr::DeleteDeletedDownloads2(), fsDownloadsMgr::DeleteDownloads2(), CCreateDownloadListDlg::GenerateDownloads(), CCreateBatchDownload::GenerateDownloads(), CMainFrame::ImportDownload(), CMainFrame::ImportListOfDownloads_FromURLListFile(), CMainFrame::OnFileImportImportlistofdownloadsfromclipboard(), and fsDownloadsMgr::RestoreDownloads2().
1.5.6