Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Data Fields | Globals

TimedEvent Class Reference

#include <timedevent.h>

Collaboration diagram for TimedEvent:

Collaboration graph
[legend]

Public Member Functions

 TimedEvent (Event *, int dly)
bool is_overdue (int maxdue)
bool is_type (const char *)
Eventget_event (void)
bool is_more (TimedEvent *e)
bool is_more (unsigned long t)
 ~TimedEvent ()

Protected Attributes

Eventevent
unsigned long time_due

Constructor & Destructor Documentation

TimedEvent::TimedEvent Event ,
int  dly
 

Here is the call graph for this function:

TimedEvent::~TimedEvent  ) 
 


Member Function Documentation

bool TimedEvent::is_overdue int  maxdue  ) 
 

bool TimedEvent::is_type const char *   ) 
 

Here is the call graph for this function:

Event * TimedEvent::get_event void   ) 
 

bool TimedEvent::is_more TimedEvent e  )  [inline]
 

bool TimedEvent::is_more unsigned long  t  )  [inline]
 


Field Documentation

Event* TimedEvent::event [protected]
 

unsigned long TimedEvent::time_due [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Jun 23 18:47:39 2004 for cZUI by doxygen 1.3.5