TaskQueue

Undocumented in source.

Members

Functions

deQueue
AbstractTask deQueue()
Undocumented in source.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
enQueue
void enQueue(AbstractTask task)
Undocumented in source.
front
AbstractTask front()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta