LibTmsApi 2.3.0
|
#include <BEvent.h>
Public Member Functions | |
BEvent (BUInt32 type=BEventTypeNone, BUInt32 arg=0) | |
BUInt32 | type () |
BUInt32 | arg () |
Private Attributes | |
BUInt32 | otype |
The events type. | |
BUInt32 | oarg |
The events argument. | |
BEvent::BEvent | ( | BUInt32 | type = BEventTypeNone , |
BUInt32 | arg = 0 |
||
) |
BUInt32 BEvent::arg | ( | ) |
BUInt32 BEvent::type | ( | ) |
|
private |
The events argument.
|
private |
The events type.