#include <fsDownloadsHistoryMgr.h>
Public Member Functions | |
| fsDownloadsHistMgrFileHdr () | |
Public Attributes | |
| char | szSig [sizeof(DLHISTFILE_SIG)+1] |
| WORD | wVer |
Definition at line 58 of file fsDownloadsHistoryMgr.h.
| fsDownloadsHistMgrFileHdr::fsDownloadsHistMgrFileHdr | ( | ) | [inline] |
Definition at line 63 of file fsDownloadsHistoryMgr.h.
References DLHISTFILE_CURRENT_VERSION, DLHISTFILE_SIG, szSig, and wVer.
| char fsDownloadsHistMgrFileHdr::szSig[sizeof(DLHISTFILE_SIG)+1] |
Definition at line 60 of file fsDownloadsHistoryMgr.h.
Referenced by fsDownloadsHistMgrFileHdr(), and fsDownloadsHistoryMgr::LoadHistory().
Definition at line 61 of file fsDownloadsHistoryMgr.h.
Referenced by fsDownloadsHistMgrFileHdr(), and fsDownloadsHistoryMgr::LoadHistory().
1.5.6