eosim::core::CCalendar Class Reference
[Running Simulations]

#include <eosim/core/ccalendar.hpp>

Collaboration diagram for eosim::core::CCalendar:

Collaboration graph
[legend]
List of all members.

Detailed Description

C Events Calendar.

Author:
Sebastián Alaggia
Version:
1.0.1
Date:
2005
This class handles the simulation’s C phase. In the three phase approach, after every B phase all conditional event are executed.


Public Member Functions

 CCalendar ()
 The constructor creates an empty CCalendar ready to operate.
 ~CCalendar ()
 The destructor of CCalendar.
void cPhase ()
 This operation executes all the registered CEvents.
void registerCEvent (CEvent *cEv)
 This operation register cEv in the CCalendar.


Member Function Documentation

void CCalendar::cPhase (  ) 

This operation executes all the registered CEvents.

Note:
CCalendar executes only registered CEvents.


Generated on Tue Oct 14 16:48:43 2008 for EOSimulator by  doxygen 1.5.2