This is the complete list of members for AsyncTaskPool, including all inherited members.
| destoryInstance() | AsyncTaskPool | inlinestatic |
| destroyInstance() | AsyncTaskPool | static |
| enqueue(TaskType type, TaskCallBack callback, void *callbackParam, std::function< void()> task) | AsyncTaskPool | inline |
| enqueue(AsyncTaskPool::TaskType type, std::function< void()> task) | AsyncTaskPool | inline |
| getInstance() | AsyncTaskPool | static |
| stopTasks(TaskType type) | AsyncTaskPool | inline |