Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
BEvent1 Class Reference
This class provides a base class for all event objects that can be sent over the events interface. More...
#include <BEvent1.h>
Inheritance diagram for BEvent1:
Public Member Functions | |
| BEvent1 (uint32_t type) | |
| virtual | ~BEvent1 () |
| uint32_t | getType () |
| virtual BError | getBinary (void *data, uint32_t &size) |
| virtual BError | setBinary (void *data, uint32_t &size) |
Detailed Description
This class provides a base class for all event objects that can be sent over the events interface.
Constructor & Destructor Documentation
◆ BEvent1()
| BEvent1::BEvent1 | ( | uint32_t | type | ) |
◆ ~BEvent1()
| virtual |
Member Function Documentation
◆ getType()
| uint32_t BEvent1::getType | ( | ) |
◆ getBinary()
| virtual |
Reimplemented in BEvent1Error.
◆ setBinary()
| virtual |
Reimplemented in BEvent1Error.
The documentation for this class was generated from the following files:
Generated by
