All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Static Public Member Functions | Private Attributes
asio::detail::strand_service::handler_wrapper< Handler > Class Template Reference

#include <strand_service.hpp>

Inheritance diagram for asio::detail::strand_service::handler_wrapper< Handler >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 handler_wrapper (Handler handler)

Static Public Member Functions

static void do_destroy (handler_base *base)
static void do_invoke (handler_base *base, strand_service &service_impl, implementation_type &impl)

Private Attributes

Handler handler_

Detailed Description

template<typename Handler>
class asio::detail::strand_service::handler_wrapper< Handler >

Definition at line 293 of file strand_service.hpp.


Constructor & Destructor Documentation

template<typename Handler >
asio::detail::strand_service::handler_wrapper< Handler >::handler_wrapper ( Handler  handler) [inline]

Definition at line 297 of file strand_service.hpp.


Member Function Documentation

template<typename Handler >
static void asio::detail::strand_service::handler_wrapper< Handler >::do_destroy ( handler_base base) [inline, static]

Definition at line 336 of file strand_service.hpp.

template<typename Handler >
static void asio::detail::strand_service::handler_wrapper< Handler >::do_invoke ( handler_base base,
strand_service service_impl,
implementation_type impl 
) [inline, static]

Definition at line 304 of file strand_service.hpp.


Member Data Documentation

template<typename Handler >
Handler asio::detail::strand_service::handler_wrapper< Handler >::handler_ [private]

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