Clementine
Classes | Public Member Functions | Public Attributes | List of all members
asio::execution::detail::blocking_adaptation::blocking_execute_state< Function > Class Template Reference

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_
 

The documentation for this class was generated from the following file: