Beam-lib 2.15.1 |
BEvent Class Reference
#include <BEvent.h>
Public Member Functions | |
BEvent (BUInt32 type=BEventTypeNone, BUInt32 arg=0) | |
BUInt32 | type () |
BUInt32 | arg () |
Private Attributes | |
BUInt32 | otype |
The events type. More... | |
BUInt32 | oarg |
The events argument. More... | |
Constructor & Destructor Documentation
◆ BEvent()
BEvent::BEvent | ( | BUInt32 | type = BEventTypeNone , |
BUInt32 | arg = 0 | ||
) |
Member Function Documentation
◆ arg()
BUInt32 BEvent::arg | ( | ) |
◆ type()
BUInt32 BEvent::type | ( | ) |
Member Data Documentation
◆ oarg
| private |
The events argument.
◆ otype
| private |
The events type.
The documentation for this class was generated from the following files:
Generated by 1.8.14