|
CCF
|
This is the complete list of members for threading::TaskQueue, including all inherited members.
| add_task(ThreadMsg *item) | threading::TaskQueue | inline |
| add_task_after(std::unique_ptr< ThreadMsg > item, std::chrono::milliseconds ms) | threading::TaskQueue | inline |
| cancel_timer_task(TimerEntry timer_entry) | threading::TaskQueue | inline |
| get_current_time_offset() | threading::TaskQueue | inline |
| run_next_task() | threading::TaskQueue | inline |
| TaskQueue()=default | threading::TaskQueue | |
| tick(std::chrono::milliseconds elapsed) | threading::TaskQueue | inline |