All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
asio::detail::reactive_socket_service< Protocol, Reactor >::receive_from_operation< MutableBufferSequence, Handler > Class Template Reference

#include <reactive_socket_service.hpp>

Inheritance diagram for asio::detail::reactive_socket_service< Protocol, Reactor >::receive_from_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_from_operation (socket_type socket, int protocol_type, asio::io_service &io_service, const MutableBufferSequence &buffers, endpoint_type &endpoint, socket_base::message_flags flags, Handler handler)

Private Attributes

MutableBufferSequence buffers_
socket_base::message_flags flags_
asio::io_serviceio_service_
int protocol_type_
endpoint_typesender_endpoint_
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_from_operation< MutableBufferSequence, Handler >

Definition at line 1294 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_from_operation< MutableBufferSequence, Handler >::receive_from_operation ( socket_type  socket,
int  protocol_type,
asio::io_service io_service,
const MutableBufferSequence &  buffers,
endpoint_type endpoint,
socket_base::message_flags  flags,
Handler  handler 
) [inline]

Definition at line 1298 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_from_operation< MutableBufferSequence, Handler >::complete ( const asio::error_code ec,
std::size_t  bytes_transferred 
) [inline]

Definition at line 1353 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_from_operation< MutableBufferSequence, Handler >::perform ( asio::error_code ec,
std::size_t &  bytes_transferred 
) [inline]

Definition at line 1313 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_from_operation< MutableBufferSequence, Handler >::buffers_ [private]

Definition at line 1364 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_from_operation< MutableBufferSequence, Handler >::flags_ [private]

Definition at line 1366 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_from_operation< MutableBufferSequence, Handler >::io_service_ [private]

Definition at line 1362 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_from_operation< MutableBufferSequence, Handler >::protocol_type_ [private]

Definition at line 1361 of file reactive_socket_service.hpp.

template<typename Protocol , typename Reactor >
template<typename MutableBufferSequence , typename Handler >
endpoint_type& asio::detail::reactive_socket_service< Protocol, Reactor >::receive_from_operation< MutableBufferSequence, Handler >::sender_endpoint_ [private]

Definition at line 1365 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_from_operation< MutableBufferSequence, Handler >::socket_ [private]

Definition at line 1360 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_from_operation< MutableBufferSequence, Handler >::work_ [private]

Definition at line 1363 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 Nov 8 2013 11:05:41