11 #ifndef ASIO_DETAIL_REACTOR_OP_HPP 12 #define ASIO_DETAIL_REACTOR_OP_HPP 14 #if defined(_MSC_VER) && (_MSC_VER >= 1200) 16 #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) 39 return perform_func_(
this);
47 bytes_transferred_(0),
48 perform_func_(perform_func)
61 #endif // ASIO_DETAIL_REACTOR_OP_HPP
reactor_op(perform_func_type perform_func, func_type complete_func)
bool(* perform_func_type)(reactor_op *)
Class to represent an error code value.
task_io_service_operation operation
std::size_t bytes_transferred_