#include <function-additor.hh>
|
| std::list< boost::function< void()> > | functions |
| |
◆ addAfter()
| void Scroom::Detail::ThreadPool::FunctionAdditor::addAfter |
( |
boost::function< void()> const & |
fn | ) |
|
|
inline |
◆ addBefore()
| void Scroom::Detail::ThreadPool::FunctionAdditor::addBefore |
( |
boost::function< void()> const & |
fn | ) |
|
◆ operator()()
| void Scroom::Detail::ThreadPool::FunctionAdditor::operator() |
( |
| ) |
|
32 for(boost::function<
void()>
const& f:
functions)
◆ operator+()
◆ operator+=()
◆ functions
| std::list<boost::function<void()> > Scroom::Detail::ThreadPool::FunctionAdditor::functions |
|
private |
The documentation for this class was generated from the following files: