#include <function-additor.hh>
|
| boost::function< void()> | f |
| |
| unsigned int | i |
| |
◆ FunctionMultiplier()
| Scroom::Detail::ThreadPool::FunctionMultiplier::FunctionMultiplier |
( |
boost::function< void()> |
f_, |
|
|
unsigned int |
i_ |
|
) |
| |
◆ operator()()
| void Scroom::Detail::ThreadPool::FunctionMultiplier::operator() |
( |
| ) |
|
54 for(
unsigned int c = 0; c <
i; c++)
◆ operator*()
| boost::function<void()> Scroom::Detail::ThreadPool::FunctionMultiplier::f |
|
private |
| unsigned int Scroom::Detail::ThreadPool::FunctionMultiplier::i |
|
private |
The documentation for this class was generated from the following files: