#include <event.H>
Inherits EVENT.
Public Methods | |
EVENTset () | |
void | add (cEVENTptr &e) |
void | rem (cEVENTptr &e) |
virtual void | debug (ostream &o) const |
virtual bool | test (cEVENTptr &e) const |
Protected Methods | |
virtual bool | compare (cEVENTptr &) const |
Protected Attributes | |
LIST< EVENTptr > | _events |
|
|
|
|
|
Implements EVENT. |
|
Reimplemented from EVENT. |
|
|
|
Reimplemented from EVENT. |
|
|