asio::detail::reactive_socket_service< Protocol, Reactor >::connect_handler< Handler > Class Template Reference

#include <reactive_socket_service.hpp>

List of all members.

Public Member Functions

 connect_handler (socket_type socket, boost::shared_ptr< bool > completed, asio::io_service &io_service, Reactor &reactor, Handler handler)
bool operator() (const asio::error_code &result)

Private Attributes

socket_type socket_
boost::shared_ptr< boolcompleted_
asio::io_serviceio_service_
asio::io_service::work work_
Reactor & reactor_
Handler handler_


Detailed Description

template<typename Protocol, typename Reactor>
template<typename Handler>
class asio::detail::reactive_socket_service< Protocol, Reactor >::connect_handler< Handler >

Definition at line 1357 of file reactive_socket_service.hpp.


Constructor & Destructor Documentation

template<typename Protocol, typename Reactor>
template<typename Handler>
asio::detail::reactive_socket_service< Protocol, Reactor >::connect_handler< Handler >::connect_handler ( socket_type  socket,
boost::shared_ptr< bool completed,
asio::io_service io_service,
Reactor &  reactor,
Handler  handler 
) [inline]

Definition at line 1360 of file reactive_socket_service.hpp.


Member Function Documentation

template<typename Protocol, typename Reactor>
template<typename Handler>
bool asio::detail::reactive_socket_service< Protocol, Reactor >::connect_handler< Handler >::operator() ( const asio::error_code result  )  [inline]


Member Data Documentation

template<typename Protocol, typename Reactor>
template<typename Handler>
socket_type asio::detail::reactive_socket_service< Protocol, Reactor >::connect_handler< Handler >::socket_ [private]

template<typename Protocol, typename Reactor>
template<typename Handler>
boost::shared_ptr<bool> asio::detail::reactive_socket_service< Protocol, Reactor >::connect_handler< Handler >::completed_ [private]

template<typename Protocol, typename Reactor>
template<typename Handler>
asio::io_service& asio::detail::reactive_socket_service< Protocol, Reactor >::connect_handler< Handler >::io_service_ [private]

template<typename Protocol, typename Reactor>
template<typename Handler>
asio::io_service::work asio::detail::reactive_socket_service< Protocol, Reactor >::connect_handler< Handler >::work_ [private]

Definition at line 1418 of file reactive_socket_service.hpp.

template<typename Protocol, typename Reactor>
template<typename Handler>
Reactor& asio::detail::reactive_socket_service< Protocol, Reactor >::connect_handler< Handler >::reactor_ [private]

template<typename Protocol, typename Reactor>
template<typename Handler>
Handler asio::detail::reactive_socket_service< Protocol, Reactor >::connect_handler< Handler >::handler_ [private]


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

Generated on Sun May 25 00:21:32 2008 by  doxygen 1.5.6