#include <EventDistributorRoot.H>
Inherits EventDistributor, and EVENThandler.
Public Methods | |
EventDistributorRoot (str_ptr host) | |
virtual | ~EventDistributorRoot () |
virtual bool | init (int argc, char **argv) |
virtual void | loop () |
virtual void | term () |
virtual void | handle_event (cEVENTptr &e) |
Static Public Methods | |
EventDistributorRoot * | instance () |
Protected Attributes | |
int | _current_buffer_pos |
bool | _dont_pack_more_until_bcast |
Static Protected Attributes | |
unsigned char | AND_IDENTITY = 0x1 |
EventDistributorRoot * | _instance = 0 |
|
|
|
|
|
Implements EVENThandler. |
|
Implements EventDistributor. |
|
|
|
Implements EventDistributor. |
|
Implements EventDistributor. |
|
|
|
|
|
|
|
|