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::async_result_init< Handler, Signature > Struct Template Reference

#include <async_result.hpp>

Collaboration diagram for boost::asio::detail::async_result_init< Handler, Signature >:

Public Member Functions

 async_result_init (BOOST_ASIO_MOVE_ARG(Handler) orig_handler)
 

Public Attributes

handler_type< Handler,
Signature >::type 
handler
 
async_result< typename
handler_type< Handler,
Signature >::type
result
 

Constructor & Destructor Documentation

template<typename Handler , typename Signature >
boost::asio::detail::async_result_init< Handler, Signature >::async_result_init ( BOOST_ASIO_MOVE_ARG(Handler)  orig_handler)
inlineexplicit

Member Data Documentation


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