$search

asio::detail::strand_service::invoke_current_handler Class Reference

#include <strand_service.hpp>

List of all members.

Public Member Functions

void * do_handler_allocate (std::size_t size)
 invoke_current_handler (strand_service &service_impl, const implementation_type &impl)
void operator() ()

Private Attributes

implementation_type impl_
strand_serviceservice_impl_

Friends

void * asio_handler_allocate (std::size_t size, invoke_current_handler *this_handler)
void asio_handler_deallocate (void *, std::size_t, invoke_current_handler *)

Detailed Description

Definition at line 204 of file strand_service.hpp.


Constructor & Destructor Documentation

asio::detail::strand_service::invoke_current_handler::invoke_current_handler ( strand_service service_impl,
const implementation_type impl 
) [inline]

Definition at line 207 of file strand_service.hpp.


Member Function Documentation

void* asio::detail::strand_service::invoke_current_handler::do_handler_allocate ( std::size_t  size  )  [inline]

Definition at line 230 of file strand_service.hpp.

void asio::detail::strand_service::invoke_current_handler::operator() (  )  [inline]

Definition at line 214 of file strand_service.hpp.


Friends And Related Function Documentation

void* asio_handler_allocate ( std::size_t  size,
invoke_current_handler this_handler 
) [friend]

Definition at line 219 of file strand_service.hpp.

void asio_handler_deallocate ( void *  ,
std::size_t  ,
invoke_current_handler  
) [friend]

Definition at line 225 of file strand_service.hpp.


Member Data Documentation

Definition at line 247 of file strand_service.hpp.

Definition at line 246 of file strand_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:48 2013