$search

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

#include <reactive_socket_service.hpp>

Inheritance diagram for asio::detail::reactive_socket_service< Protocol, Reactor >::connect_operation< Handler >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void complete (const asio::error_code &ec, std::size_t)
 connect_operation (socket_type socket, asio::io_service &io_service, Handler handler)
bool perform (asio::error_code &ec, std::size_t &)

Private Attributes

asio::io_serviceio_service_
socket_type socket_
asio::io_service::work work_

Detailed Description

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

Definition at line 1670 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_operation< Handler >::connect_operation ( socket_type  socket,
asio::io_service io_service,
Handler  handler 
) [inline]

Definition at line 1674 of file reactive_socket_service.hpp.


Member Function Documentation

template<typename Protocol , typename Reactor >
template<typename Handler >
void asio::detail::reactive_socket_service< Protocol, Reactor >::connect_operation< Handler >::complete ( const asio::error_code ec,
std::size_t   
) [inline]

Definition at line 1707 of file reactive_socket_service.hpp.

template<typename Protocol , typename Reactor >
template<typename Handler >
bool asio::detail::reactive_socket_service< Protocol, Reactor >::connect_operation< Handler >::perform ( asio::error_code ec,
std::size_t &   
) [inline]

Definition at line 1683 of file reactive_socket_service.hpp.


Member Data Documentation

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

Definition at line 1714 of file reactive_socket_service.hpp.

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

Definition at line 1713 of file reactive_socket_service.hpp.

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

Definition at line 1715 of file reactive_socket_service.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Mar 1 14:41:46 2013