|
Clementine
|
Classes | |
| struct | cleanup |
| struct | handler |
Public Member Functions | |
| template<typename F > | |
| blocking_execute_state (ASIO_MOVE_ARG(F) f) | |
| template<typename Executor > | |
| void | execute_and_wait (ASIO_MOVE_ARG(Executor) ex) |
Public Attributes | |
| Function | func_ |
| asio::detail::mutex | mutex_ |
| asio::detail::event | event_ |
| bool | is_complete_ |
1.8.13