Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
BEvent1.h
Go to the documentation of this file.
Error return class. This class is used to return the error status from a function....
Definition BError.h:31
This class provides an interface for sending simple integer events via a file descriptor....
Definition BEvent1.h:57
BError getEvent(int &event, int timeOutUs=-1)
Receive the event.
Definition BEvent1.cpp:161
This class provides a base interface for sending events via a pipe. This allows threads to send event...
Definition BEvent1.h:41
int getReceiveFd()
returns the receive file descriptor for the poll system call
Definition BEvent1.cpp:133
BError getEvent(BEvent1 *event, int timeOutUs=-1)
Receive the event.
Definition BEvent1.cpp:110
This class provides a base class for all event objects that can be sent over the events interface.
Definition BEvent1.h:17
Generated by
