Dispatcher::MessageQueue Struct Reference [Message System]
#include <dispatcher.h>
List of all members.
Detailed Description
Internal class for tracking message queues.
Constructor & Destructor Documentation
| Dispatcher::MessageQueue::MessageQueue |
( |
|
) |
[inline] |
Member Function Documentation
| bool Dispatcher::MessageQueue::isEmpty |
( |
|
) |
[inline] |
| bool Dispatcher::MessageQueue::dispatchMessage |
( |
const char * |
event, |
|
|
const char * |
data | |
|
) |
| | [inline] |
| bool Dispatcher::MessageQueue::dispatchMessageObject |
( |
Message * |
msg |
) |
[inline] |
Member Data Documentation
|