Choreonoid
1.5
cnoid
ThreadPool
Public Member Functions
|
List of all members
cnoid::ThreadPool Class Reference
#include <
ThreadPool.h
>
Public Member Functions
ThreadPool
(int size=1)
~ThreadPool
()
void
start
(boost::function< void()> f)
Constructor & Destructor Documentation
◆
ThreadPool()
cnoid::ThreadPool::ThreadPool
(
int
size
=
1
)
inline
◆
~ThreadPool()
cnoid::ThreadPool::~ThreadPool
(
)
inline
Member Function Documentation
◆
start()
void cnoid::ThreadPool::start
(
boost::function< void()>
f
)
inline
The documentation for this class was generated from the following file:
ThreadPool.h
Generated by
1.8.13