#include <fsScheduleMgr.h>
Public Attributes | |
| fsWhenToStartType | enType |
| union { | |
| BOOL aWeeklyDays [7] | |
| UINT interval | |
| fsSpeedLowInfo speedLow | |
| UINT uTimeNothingReceived | |
| }; | |
| FILETIME | last |
| FILETIME | next |
Definition at line 107 of file fsScheduleMgr.h.
Definition at line 109 of file fsScheduleMgr.h.
Referenced by fsScheduleMgr::CalculateStartTime(), CSchedule_HTSPage::DataToDialog(), fsScheduleMgr::ExciteEvent(), CShedulerWnd::ExitWhenDone(), fsScheduleMgr::GetNextTime(), CShedulerWnd::HangupWhenDone(), fsScheduleMgr::HTSToStr(), fsScheduleMgr::IsDownloadScheduled(), fsScheduleMgr::IsTimeBased(), fsScheduleMgr::ManageHalfEvents(), fsScheduleMgr::NextTimeToStr(), CSchedule_HTSPage::OnApply(), CSpiderAddPageDlg::OnInitDialog(), CSchedule_HTSPage::OnInitDialog(), CCreateDownloadsDlg::OnInitDialog(), CCreateDownloadListDlg::OnInitDialog(), CCreateDownloadFromTorrentFileDlg::OnInitDialog(), CCreateDownloadDlg::OnInitDialog(), CCreateBatchDownload::OnInitDialog(), CSpiderTasks::OnSpiderSchedule(), fsScheduleMgr::RepairNextTime(), fsAppSettings::Scheduler_LastTask_read(), CDownloads_Tasks::ScheduleSelectedDlds(), fsScheduleMgr::StartDownloads(), and CShedulerWnd::TurnoffWhenDone().
| BOOL fsWhenToStart::aWeeklyDays[7] |
Definition at line 114 of file fsScheduleMgr.h.
Referenced by fsScheduleMgr::CalculateStartTime(), CSchedule_HTSPage::DataToDialog(), fsScheduleMgr::GetNextTime(), fsScheduleMgr::HTSToStr(), and CSchedule_HTSPage::OnApply().
Definition at line 116 of file fsScheduleMgr.h.
Referenced by CSchedule_HTSPage::DataToDialog(), fsScheduleMgr::GetNextTime(), fsScheduleMgr::HTSToStr(), CSchedule_HTSPage::OnApply(), and fsScheduleMgr::RepairNextTime().
Definition at line 117 of file fsScheduleMgr.h.
Referenced by CSchedule_HTSPage::DataToDialog(), fsScheduleMgr::HTSToStr(), fsScheduleMgr::ManageHalfEvents(), and CSchedule_HTSPage::OnApply().
Definition at line 120 of file fsScheduleMgr.h.
Referenced by CSchedule_HTSPage::DataToDialog(), CShedulerWnd::ExitWhenDone(), CShedulerWnd::HangupWhenDone(), fsScheduleMgr::HTSToStr(), fsScheduleMgr::ManageHalfEvents(), CSchedule_HTSPage::OnApply(), and CShedulerWnd::TurnoffWhenDone().
| union { ... } |
Definition at line 123 of file fsScheduleMgr.h.
Referenced by fsScheduleMgr::AddTask(), fsScheduleMgr::IsNeedToStart(), fsScheduleMgr::LastTimeToStr(), fsScheduleMgr::ManageHalfEvents(), CSpiderAddPageDlg::OnInitDialog(), CCreateDownloadsDlg::OnInitDialog(), CCreateDownloadListDlg::OnInitDialog(), CCreateDownloadFromTorrentFileDlg::OnInitDialog(), CCreateDownloadDlg::OnInitDialog(), CCreateBatchDownload::OnInitDialog(), CSpiderTasks::OnSpiderSchedule(), fsScheduleMgr::RepairNextTime(), fsAppSettings::Scheduler_LastTask_read(), CDownloads_Tasks::ScheduleSelectedDlds(), and fsScheduleMgr::StartTask().
Definition at line 124 of file fsScheduleMgr.h.
Referenced by fsScheduleMgr::CalculateStartTime(), CSchedule_HTSPage::DataToDialog(), fsScheduleMgr::GetNextTime(), fsScheduleMgr::IsDownloadScheduled(), fsScheduleMgr::IsNeedToStart(), fsScheduleMgr::NextTimeToStr(), CSchedule_HTSPage::OnApply(), CSpiderAddPageDlg::OnInitDialog(), CCreateDownloadsDlg::OnInitDialog(), CCreateDownloadListDlg::OnInitDialog(), CCreateDownloadFromTorrentFileDlg::OnInitDialog(), CCreateDownloadDlg::OnInitDialog(), CCreateBatchDownload::OnInitDialog(), CSpiderTasks::OnSpiderSchedule(), fsScheduleMgr::RepairNextTime(), fsAppSettings::Scheduler_LastTask_read(), CDownloads_Tasks::ScheduleSelectedDlds(), and fsScheduleMgr::StartTask().
1.5.6