All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
asio::detail::rewrapped_handler< Handler, Context > Class Template Reference

#include <wrapped_handler.hpp>

List of all members.

Public Member Functions

void operator() ()
void operator() () const
 rewrapped_handler (const Handler &handler, const Context &context)

Public Attributes

Context context_
Handler handler_

Detailed Description

template<typename Handler, typename Context>
class asio::detail::rewrapped_handler< Handler, Context >

Definition at line 131 of file wrapped_handler.hpp.


Constructor & Destructor Documentation

template<typename Handler, typename Context>
asio::detail::rewrapped_handler< Handler, Context >::rewrapped_handler ( const Handler &  handler,
const Context &  context 
) [inline, explicit]

Definition at line 134 of file wrapped_handler.hpp.


Member Function Documentation

template<typename Handler, typename Context>
void asio::detail::rewrapped_handler< Handler, Context >::operator() ( ) [inline]

Definition at line 140 of file wrapped_handler.hpp.

template<typename Handler, typename Context>
void asio::detail::rewrapped_handler< Handler, Context >::operator() ( ) const [inline]

Definition at line 145 of file wrapped_handler.hpp.


Member Data Documentation

template<typename Handler, typename Context>
Context asio::detail::rewrapped_handler< Handler, Context >::context_

Definition at line 152 of file wrapped_handler.hpp.

template<typename Handler, typename Context>
Handler asio::detail::rewrapped_handler< Handler, Context >::handler_

Definition at line 151 of file wrapped_handler.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