cpp-mate  0.7
Helpful library for C++.
CppMate::ThreadPool< R >::State Member List

This is the complete list of members for CppMate::ThreadPool< R >::State, including all inherited members.

addTask(F &&task, A &&... args)CppMate::ThreadPool< R >::Stateinline
CreateWorker typedefCppMate::ThreadPool< R >::State
finish()CppMate::ThreadPool< R >::Stateinline
getMaxThreads() constCppMate::ThreadPool< R >::Stateinline
getPendingTasksCount() constCppMate::ThreadPool< R >::Stateinline
getWaitingCount() constCppMate::ThreadPool< R >::Stateinline
getWorkersCount() constCppMate::ThreadPool< R >::Stateinline
hasTasks() constCppMate::ThreadPool< R >::Stateinline
isFinished() constCppMate::ThreadPool< R >::Stateinline
State(unsigned maxThreads, CreateWorker createWorker)CppMate::ThreadPool< R >::Stateinline
takeTask()CppMate::ThreadPool< R >::Stateinline
waitingBegin()CppMate::ThreadPool< R >::Stateinline
waitingFinish()CppMate::ThreadPool< R >::Stateinline