fsEventsMgr Class Reference

#include <fsEventsMgr.h>

List of all members.

Public Member Functions

void add (fsDescEvent *ev)
void clear ()
fsDescEventGetEvent (UINT uIndex)
UINT GetEventCount ()
BOOL Save (HANDLE hFile)
BOOL Load (HANDLE hFile)
 fsEventsMgr ()
virtual ~fsEventsMgr ()

Protected Attributes

fs::list< fsDescEventm_vEvents


Detailed Description

Definition at line 24 of file fsEventsMgr.h.


Constructor & Destructor Documentation

fsEventsMgr::fsEventsMgr (  ) 

Definition at line 17 of file fsEventsMgr.cpp.

fsEventsMgr::~fsEventsMgr (  )  [virtual]

Definition at line 22 of file fsEventsMgr.cpp.

References clear().


Member Function Documentation

void fsEventsMgr::add ( fsDescEvent ev  ) 

void fsEventsMgr::clear (  ) 

Definition at line 27 of file fsEventsMgr.cpp.

References m_vEvents.

Referenced by CScheduler_Log::OnClear(), CHFE_Log::OnClear(), and ~fsEventsMgr().

fsDescEvent * fsEventsMgr::GetEvent ( UINT  uIndex  ) 

Definition at line 93 of file fsEventsMgr.cpp.

References m_vEvents.

Referenced by CShedulerWnd::LoadTasks(), CWndLog::OnCopyToCb(), and CWndLog::OnForceUpdate().

UINT fsEventsMgr::GetEventCount (  ) 

Definition at line 88 of file fsEventsMgr.cpp.

References m_vEvents.

Referenced by CShedulerWnd::LoadTasks(), CWndLog::OnCopyToCb(), and CWndLog::OnForceUpdate().

BOOL fsEventsMgr::Save ( HANDLE  hFile  ) 

Definition at line 34 of file fsEventsMgr.cpp.

References FALSE, fsSaveStrToFile(), m_vEvents, NULL, fsDescEvent::pszEvent, and TRUE.

Referenced by CShedulerWnd::SaveSchedules().

BOOL fsEventsMgr::Load ( HANDLE  hFile  ) 

Definition at line 56 of file fsEventsMgr.cpp.

References FALSE, fsReadStrFromFile(), m_vEvents, NULL, fsDescEvent::pszEvent, and TRUE.

Referenced by CShedulerWnd::LoadTasks().


Member Data Documentation

fs::list<fsDescEvent> fsEventsMgr::m_vEvents [protected]

Definition at line 44 of file fsEventsMgr.h.

Referenced by add(), clear(), GetEvent(), GetEventCount(), Load(), and Save().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:21:03 2008 by  doxygen 1.5.6