Callback interface for the MamaQueue::setEnqueueCallback () method.
More...
#include <MamaQueueEnqueueCallback.h>
Detailed Description
Callback interface for the MamaQueue::setEnqueueCallback () method.
Constructor & Destructor Documentation
virtual Wombat::MamaQueueEnqueueCallback::~MamaQueueEnqueueCallback |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual void Wombat::MamaQueueEnqueueCallback::onEventEnqueue |
( |
void * |
closure | ) |
|
|
pure virtual |
Called whenever an event is enqueued to the event queue.
LBM Bridge: NB! Users may not dispatch events from this method. The function is invoked from an LBM internal thread. Attempts to dispatch from here will result in a deadlock
- Parameters
-
The documentation for this class was generated from the following file: