|
rtError | setListener (const char *eventName, rtIFunction *f) |
|
rtError | delListener (const char *eventName, rtIFunction *f) |
|
void | remoteObjectReady () |
|
rtError | send (Event *event) |
|
|
rtEmitRef | m_emit |
|
std::queue< rtObjectRef > | mEventQueue |
|
pthread_mutex_t | mMutex |
|
int | m_timeoutId |
|
bool | mRemoteReady |
|
Definition at line 53 of file RtUtils.h.
The documentation for this class was generated from the following files:
- components/generic/rne/samples/graphics-lifecycle/RtUtils.h
- components/generic/rne/samples/graphics-lifecycle/RtUtils.cpp