|
Wire Sysio Wire Sysion 1.0.0
|
#include <yield.hpp>


Public Member Functions | |
| yield_handler_base (yield_t const &y) | |
| void | operator() (boost::system::error_code const &ec) |
Public Attributes | |
| boost::fibers::context * | ctx_ |
| yield_t | yt_ |
| yield_completion * | ycomp_ { nullptr } |
|
inline |
Definition at line 65 of file yield.hpp.
|
inline |
Definition at line 73 of file yield.hpp.

| boost::fibers::context* boost::fibers::asio::detail::yield_handler_base::ctx_ |
| yield_completion* boost::fibers::asio::detail::yield_handler_base::ycomp_ { nullptr } |
| yield_t boost::fibers::asio::detail::yield_handler_base::yt_ |