#include <fsDownloadsHistoryMgr.h>
Public Member Functions | |
| fsDLHistoryRecord (fsDLHistoryRecord &r) | |
| fsDLHistoryRecord & | operator= (fsDLHistoryRecord &r) |
| fsDLHistoryRecord () | |
Public Attributes | |
| fsString | strFileName |
| fsString | strURL |
| FILETIME | dateAdded |
| FILETIME | dateDownloaded |
| UINT64 | uFileSize |
| fsString | strSavedTo |
| FILETIME | dateRecordAdded |
| fsString | strComment |
Definition at line 13 of file fsDownloadsHistoryMgr.h.
| fsDLHistoryRecord::fsDLHistoryRecord | ( | fsDLHistoryRecord & | r | ) | [inline] |
Definition at line 24 of file fsDownloadsHistoryMgr.h.
| fsDLHistoryRecord::fsDLHistoryRecord | ( | ) | [inline] |
Definition at line 43 of file fsDownloadsHistoryMgr.h.
| fsDLHistoryRecord& fsDLHistoryRecord::operator= | ( | fsDLHistoryRecord & | r | ) | [inline] |
Definition at line 29 of file fsDownloadsHistoryMgr.h.
References dateAdded, dateDownloaded, dateRecordAdded, strComment, strFileName, strSavedTo, strURL, and uFileSize.
Definition at line 15 of file fsDownloadsHistoryMgr.h.
Referenced by CDownloads_History::_sortFunc(), fsDownloadsHistoryMgr::AddToHistory(), fsFindDownloadMgr::IsSatisfies(), fsDownloadsHistoryMgr::LoadHistory(), operator=(), fsDownloadsHistoryMgr::SaveHistory(), and CDownloads_History::UpdateRecord().
Definition at line 16 of file fsDownloadsHistoryMgr.h.
Referenced by CDownloads_History::_sortFunc(), fsDownloadsHistoryMgr::AddToHistory(), CDlgExportHistory::ExportHistory(), fsFindDownloadMgr::IsSatisfies(), fsDownloadsHistoryMgr::LoadHistory(), CDownloads_History::OnUrltoclipboard(), operator=(), fsDownloadsHistoryMgr::SaveHistory(), and CDownloads_History::UpdateRecord().
Definition at line 17 of file fsDownloadsHistoryMgr.h.
Referenced by CDownloads_History::_sortFunc(), fsDownloadsHistoryMgr::AddToHistory(), fsDldHistRecFilter_Yesterday::IsSatisfies(), fsDldHistRecFilter_Today::IsSatisfies(), fsDldHistRecFilter_Custom::IsSatisfies(), fsDownloadsHistoryMgr::LoadHistory(), operator=(), fsDownloadsHistoryMgr::SaveHistory(), and CDownloads_History::UpdateRecord().
Definition at line 18 of file fsDownloadsHistoryMgr.h.
Referenced by CDownloads_History::_sortFunc(), fsDownloadsHistoryMgr::AddToHistory(), CDlgExportHistory::ExportHistory(), CDownloads_History::GetRecordImage(), fsDownloadsHistoryMgr::LoadHistory(), operator=(), fsDownloadsHistoryMgr::SaveHistory(), and CDownloads_History::UpdateRecord().
| UINT64 fsDLHistoryRecord::uFileSize |
Definition at line 19 of file fsDownloadsHistoryMgr.h.
Referenced by CDownloads_History::_sortFunc(), fsDownloadsHistoryMgr::AddToHistory(), CDlgExportHistory::ExportHistory(), fsFindDownloadMgr::IsSatisfies(), fsDownloadsHistoryMgr::LoadHistory(), operator=(), fsDownloadsHistoryMgr::SaveHistory(), and CDownloads_History::UpdateRecord().
Definition at line 20 of file fsDownloadsHistoryMgr.h.
Referenced by CDownloads_History::_sortFunc(), fsDownloadsHistoryMgr::AddToHistory(), CDlgExportHistory::ExportHistory(), fsFindDownloadMgr::IsSatisfies(), fsDownloadsHistoryMgr::LoadHistory(), CDownloads_History::OnLaunch(), CDownloads_History::OnOpenfolder(), operator=(), fsDownloadsHistoryMgr::SaveHistory(), and CDownloads_History::UpdateRecord().
Definition at line 21 of file fsDownloadsHistoryMgr.h.
Referenced by fsDownloadsHistoryMgr::AddToHistory(), fsDownloadsHistoryMgr::ApplySettings(), CDlgExportHistory::ExportHistory(), fsDldHistRecFilter_DuringPeriod::IsSatisfies(), fsDownloadsHistoryMgr::LoadHistory(), operator=(), fsDownloadsHistoryMgr::SaveHistory(), and CDownloads_History::UpdateRecord().
Definition at line 22 of file fsDownloadsHistoryMgr.h.
Referenced by fsDownloadsHistoryMgr::AddToHistory(), CDlgExportHistory::ExportHistory(), fsFindDownloadMgr::IsSatisfies(), fsDownloadsHistoryMgr::LoadHistory(), operator=(), fsDownloadsHistoryMgr::SaveHistory(), and CDownloads_History::UpdateRecord().
1.5.6