BEvent Class Reference
This class provides a base class for all event objects that can be sent over the events interface.
More...
#include <BEvent.h>
List of all members.
Detailed Description
This class provides a base class for all event objects that can be sent over the events interface.
Constructor & Destructor Documentation
BEvent::BEvent |
( |
uint32_t |
type |
) |
|
BEvent::~BEvent |
( |
|
) |
[virtual] |
Member Function Documentation
BError BEvent::getBinary |
( |
void * |
data, |
|
|
uint32_t & |
size | |
|
) |
| | [virtual] |
uint32_t BEvent::getType |
( |
|
) |
|
BError BEvent::setBinary |
( |
void * |
data, |
|
|
uint32_t & |
size | |
|
) |
| | [virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: