#include <fsCmdHistoryMgr.h>
Public Member Functions | |
| fsHistFileHdr () | |
Public Attributes | |
| char | szSig [sizeof(HISTFILE_SIG)+1] |
| WORD | wVer |
Definition at line 19 of file fsCmdHistoryMgr.h.
| fsHistFileHdr::fsHistFileHdr | ( | ) | [inline] |
Definition at line 24 of file fsCmdHistoryMgr.h.
References HISTFILE_CURRENT_VERSION, HISTFILE_SIG, szSig, and wVer.
| char fsHistFileHdr::szSig[sizeof(HISTFILE_SIG)+1] |
Definition at line 21 of file fsCmdHistoryMgr.h.
Referenced by fsHistFileHdr(), and fsCmdHistoryMgr::ReadFromFile().
Definition at line 22 of file fsCmdHistoryMgr.h.
Referenced by fsHistFileHdr(), and fsCmdHistoryMgr::ReadFromFile().
1.5.6