opensurgsim
SurgSim
Framework
ThreadPool
Task
Public Member Functions
|
List of all members
SurgSim::Framework::ThreadPool::Task< R > Class Template Reference
Actual tasks, with typed return type.
More...
Inheritance diagram for SurgSim::Framework::ThreadPool::Task< R >:
Public Member Functions
Task
(std::function< R()> function)
void
execute
() override
std::future< R >
getFuture
()
Detailed Description
template<class R>
class SurgSim::Framework::ThreadPool::Task< R >
Actual tasks, with typed return type.
The documentation for this class was generated from the following file:
SurgSim/Framework/
ThreadPool-inl.h
Generated by
1.8.12