MIRA
|
XXX. More...
#include <fw/DispatcherThread.h>
Public Member Functions | |
QueueItem () | |
QueueItem (IRunnablePtr r, Time t) | |
bool | operator< (const QueueItem &other) const |
Public Attributes | |
IRunnablePtr | runnable |
Time | time |
bool | toBeRemoved |
XXX.
|
inline |
|
inline |
|
inline |
IRunnablePtr runnable |
Time time |
bool toBeRemoved |