Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

punnets_common::tsched_double Class Reference
[Scheduling]

#include <dsched.h>

List of all members.

Public Methods

 tsched_double ()
 Constructs a scheduler with no events.

void scheduleEvent (const tevent &event)
 Schedule an event.

void scheduleEvent (ntime_t t, taction &act)
 Schedule an action for the specified time.

bool isScheduled () const
 Tests if the scheduler is not empty.

ntime_t run (ntime_t until=HUGE_VAL)
 Run the simulation (continue triggering events) until the specified time.


Detailed Description

Event scheduler class.

The scheduler class activates events in an order of time.

Definition at line 115 of file dsched.h.


The documentation for this class was generated from the following files:
Generated on Mon Jun 16 15:42:29 2003 for Punnets by doxygen1.2.18