#include "fsScheduleMgr.h"#include "tree.h"Go to the source code of this file.
| #define AFX_FSWEBPAGEDOWNLOADER_H__A6C75579_FDC3_46CB_A771_85AB6875B099__INCLUDED_ |
Definition at line 7 of file fsWebPageDownloader.h.
| #define WPD_ILITEM_SUBFOLDERSALSO 1 |
Definition at line 61 of file fsWebPageDownloader.h.
Referenced by fsWebPageDownloader::IsURLShouldBeIgnored(), CDlg_WPD_IgnoreList::OnInitDialog(), CDlg_WPD_IgnoreList::OnOK(), and fsWebPageDownloader::ParseHTMLFrameUrls().
| #define WPD_ILITEM_THISPATHONLY 2 |
Definition at line 63 of file fsWebPageDownloader.h.
Referenced by fsWebPageDownloader::IsURLShouldBeIgnored(), CDlg_WPD_IgnoreList::OnInitDialog(), and CDlg_WPD_IgnoreList::OnOK().
| #define WPDF_DELCOMPLETEDDLDS 4 |
Definition at line 27 of file fsWebPageDownloader.h.
Referenced by fsWebPageDownloader::ApplySettingsToDld(), CSpiderAddPageDlg::OnInitDialog(), CSpiderAddPageDlg::OnOK(), fsWebPageDownloader::ReadDefaultWPDS(), and fsAppSettings::Spider_Flags().
| #define WPDF_DONTSTOREPAGES 2 |
Definition at line 25 of file fsWebPageDownloader.h.
Referenced by fsWebPageDownloader::AddPage(), CSpiderAddPageDlg::OnInitDialog(), CSpiderAddPageDlg::OnOK(), fsWebPageDownloader::OnWPDownloadDone(), fsWebPageDownloader::ParseHTML(), fsWebPageDownloader::ParseHTMLFile(), fsWebPageDownloader::ParseHTMLFrameUrls(), fsWebPageDownloader::ParseHTMLImages(), fsWebPageDownloader::ParseHTMLLinkUrls(), and fsWebPageDownloader::ParseHTMLUrls().
| #define WPDF_KEEPFOLDERSTRUCTURE 1 |
Definition at line 23 of file fsWebPageDownloader.h.
Referenced by fsWebPageDownloader::AddPage(), fsWebPageDownloader::GetFileForReplace(), CSpiderAddPageDlg::OnInitDialog(), CSpiderAddPageDlg::OnOK(), fsWebPageDownloader::ReadDefaultWPDS(), and fsAppSettings::Spider_Flags().
| #define WPSTATE_DLDWASDELETED 1 |
Definition at line 84 of file fsWebPageDownloader.h.
Referenced by fsWebPageDownloader::_DldEvents(), fsWebPageDownloader::GetDoneFileCount(), CSpiderTaskTree::GetDownloadImage(), fsWebPageDownloader::GetPercentDone(), fsWebPageDownloader::IsDownloading(), fsWebPageDownloader::IsOnAutoStart(), fsWebPageDownloader::IsRunning(), and fsWebPageDownloader::IsScheduled().
| #define WPSTATE_PAGEPROCESSED 2 |
Definition at line 86 of file fsWebPageDownloader.h.
Referenced by fsWebPageDownloader::ParseHTMLFile().
| typedef void(* fntWPDEvents)(class fsWebPageDownloader *dldr, enum fsWPDEvent ev, int info, LPVOID lp) |
Definition at line 118 of file fsWebPageDownloader.h.
| typedef fs::ListTree<fsDLWebPage>* t_wptree |
Definition at line 116 of file fsWebPageDownloader.h.
| enum _WP_LinkType |
| enum fsWPDEvent |
| WPDE_DLDEVENTRECEIVED | |
| WPDE_FILEADDED | |
| WPDE_DLDWILLBEDELETED | |
| WPDE_DLDRESTORED | |
| WPDE_WEBPAGEWILLBEDELETED | |
| WPDE_STOPPED | |
| WPDE_DONE |
Definition at line 120 of file fsWebPageDownloader.h.
| enum fsWPDExtsType |
Definition at line 16 of file fsWebPageDownloader.h.
| enum vmsWPDPageType |
Definition at line 131 of file fsWebPageDownloader.h.
1.5.6