$search

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

#include <reactive_socket_service.hpp>

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

List of all members.

Public Member Functions

void complete (const asio::error_code &ec, std::size_t bytes_transferred)
bool perform (asio::error_code &ec, std::size_t &bytes_transferred)
 receive_operation (socket_type socket, int protocol_type, asio::io_service &io_service, const MutableBufferSequence &buffers, socket_base::message_flags flags, Handler handler)

Private Attributes

MutableBufferSequence buffers_
socket_base::message_flags flags_
asio::io_serviceio_service_
int protocol_type_
socket_type socket_
asio::io_service::work work_

Detailed Description

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

Definition at line 1041 of file reactive_socket_service.hpp.


Constructor & Destructor Documentation

template<typename Protocol , typename Reactor >
template<typename MutableBufferSequence , typename Handler >
asio::detail::reactive_socket_service< Protocol, Reactor >::receive_operation< MutableBufferSequence, Handler >::receive_operation ( socket_type  socket,
int  protocol_type,
asio::io_service io_service,
const MutableBufferSequence &  buffers,
socket_base::message_flags  flags,
Handler  handler 
) [inline]

Definition at line 1045 of file reactive_socket_service.hpp.


Member Function Documentation

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

Definition at line 1096 of file reactive_socket_service.hpp.

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

Definition at line 1059 of file reactive_socket_service.hpp.


Member Data Documentation

template<typename Protocol , typename Reactor >
template<typename MutableBufferSequence , typename Handler >
MutableBufferSequence asio::detail::reactive_socket_service< Protocol, Reactor >::receive_operation< MutableBufferSequence, Handler >::buffers_ [private]

Definition at line 1107 of file reactive_socket_service.hpp.

template<typename Protocol , typename Reactor >
template<typename MutableBufferSequence , typename Handler >
socket_base::message_flags asio::detail::reactive_socket_service< Protocol, Reactor >::receive_operation< MutableBufferSequence, Handler >::flags_ [private]

Definition at line 1108 of file reactive_socket_service.hpp.

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

Definition at line 1105 of file reactive_socket_service.hpp.

template<typename Protocol , typename Reactor >
template<typename MutableBufferSequence , typename Handler >
int asio::detail::reactive_socket_service< Protocol, Reactor >::receive_operation< MutableBufferSequence, Handler >::protocol_type_ [private]

Definition at line 1104 of file reactive_socket_service.hpp.

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

Definition at line 1103 of file reactive_socket_service.hpp.

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

Definition at line 1106 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:47 2013