#include <exceptions.hpp>
| boost::thread_permission_error::thread_permission_error |
( |
| ) |
|
|
inline |
| boost::thread_permission_error::thread_permission_error |
( |
int |
ev | ) |
|
|
inline |
| boost::thread_permission_error::thread_permission_error |
( |
int |
ev, |
|
|
const char * |
what_arg |
|
) |
| |
|
inline |
| boost::thread_permission_error::thread_permission_error |
( |
int |
ev, |
|
|
const std::string & |
what_arg |
|
) |
| |
|
inline |
| const error_code& boost::system::system_error::code |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inlineinherited |
| int boost::thread_exception::native_error |
( |
| ) |
const |
|
inlineinherited |
| const char * boost::system::system_error::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inlineinherited |
The documentation for this class was generated from the following file: