Public Types | |
typedef size_t | EventID |
Type definition for the id of events. | |
Public Member Functions | |
Event (void) | |
Constructor. | |
virtual | ~Event (void) |
Destructor. | |
Public Attributes | |
EventID | uid |
typedef size_t YansCoreNS::Event::EventID |
Type definition for the id of events.
YansCoreNS::Event::Event | ( | void | ) | [explicit] |
Constructor.
virtual YansCoreNS::Event::~Event | ( | void | ) | [virtual] |
Destructor.