#include <src/threadpool/boost/threadpool/detail/scope_guard.hpp>
Definition at line 29 of file scope_guard.hpp.
boost::threadpool::detail::scope_guard::scope_guard |
( |
function0< void > const & |
call_on_exit | ) |
|
|
inline |
boost::threadpool::detail::scope_guard::~scope_guard |
( |
| ) |
|
|
inline |
void boost::threadpool::detail::scope_guard::disable |
( |
| ) |
|
|
inline |
function0<void> const boost::threadpool::detail::scope_guard::m_function |
|
private |
bool boost::threadpool::detail::scope_guard::m_is_active |
|
private |
The documentation for this class was generated from the following file: