|
cpp-mate
0.7
Helpful library for C++.
|
This is the complete list of members for CppMate::ThreadPool< R >::State, including all inherited members.
| addTask(F &&task, A &&... args) | CppMate::ThreadPool< R >::State | inline |
| CreateWorker typedef | CppMate::ThreadPool< R >::State | |
| finish() | CppMate::ThreadPool< R >::State | inline |
| getMaxThreads() const | CppMate::ThreadPool< R >::State | inline |
| getPendingTasksCount() const | CppMate::ThreadPool< R >::State | inline |
| getWaitingCount() const | CppMate::ThreadPool< R >::State | inline |
| getWorkersCount() const | CppMate::ThreadPool< R >::State | inline |
| hasTasks() const | CppMate::ThreadPool< R >::State | inline |
| isFinished() const | CppMate::ThreadPool< R >::State | inline |
| State(unsigned maxThreads, CreateWorker createWorker) | CppMate::ThreadPool< R >::State | inline |
| takeTask() | CppMate::ThreadPool< R >::State | inline |
| waitingBegin() | CppMate::ThreadPool< R >::State | inline |
| waitingFinish() | CppMate::ThreadPool< R >::State | inline |