Go to the source code of this file.
Classes | |
| struct | fsDLHistoryRecord |
| struct | fsDownloadsHistMgrFileHdr |
| class | fsDownloadsHistoryMgr |
Defines | |
| #define | AFX_FSDOWNLOADSHISTORYMGR_H__EDB70A83_62F7_4001_8C36_E948F4B569BF__INCLUDED_ |
| #define | DLHISTFILE_CURRENT_VERSION (1) |
| #define | DLHISTFILE_SIG "FDM Downloads History" |
Typedefs | |
| typedef void(* | fntDHMEEventFunc )(fsDownloadsHistoryMgrEvent ev, int info, LPVOID) |
Enumerations | |
| enum | fsDownloadsHistoryMgrEvent { DHME_RECORDADDED, DHME_RECORDDELETED, DHME_HISTORYCLEARED } |
| #define AFX_FSDOWNLOADSHISTORYMGR_H__EDB70A83_62F7_4001_8C36_E948F4B569BF__INCLUDED_ |
Definition at line 7 of file fsDownloadsHistoryMgr.h.
| #define DLHISTFILE_CURRENT_VERSION (1) |
Definition at line 55 of file fsDownloadsHistoryMgr.h.
Referenced by fsDownloadsHistMgrFileHdr::fsDownloadsHistMgrFileHdr(), and fsDownloadsHistoryMgr::LoadHistory().
| #define DLHISTFILE_SIG "FDM Downloads History" |
Definition at line 56 of file fsDownloadsHistoryMgr.h.
Referenced by fsDownloadsHistMgrFileHdr::fsDownloadsHistMgrFileHdr(), and fsDownloadsHistoryMgr::LoadHistory().
| typedef void(* fntDHMEEventFunc)(fsDownloadsHistoryMgrEvent ev, int info, LPVOID) |
Definition at line 53 of file fsDownloadsHistoryMgr.h.
Definition at line 46 of file fsDownloadsHistoryMgr.h.
1.5.6