Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::asio::detail::coroutine_ref Class Reference

#include <coroutine.hpp>

Public Member Functions

 coroutine_ref (coroutine &c)
 
 coroutine_ref (coroutine *c)
 
 ~coroutine_ref ()
 
 operator int () const
 
int & operator= (int v)
 

Constructor & Destructor Documentation

boost::asio::detail::coroutine_ref::coroutine_ref ( coroutine c)
inline
boost::asio::detail::coroutine_ref::coroutine_ref ( coroutine c)
inline
boost::asio::detail::coroutine_ref::~coroutine_ref ( )
inline

Member Function Documentation

boost::asio::detail::coroutine_ref::operator int ( ) const
inline
int& boost::asio::detail::coroutine_ref::operator= ( int  v)
inline

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