$search

asio::detail::binder1< Handler, Arg1 > Class Template Reference

#include <bind_handler.hpp>

List of all members.

Public Member Functions

 binder1 (const Handler &handler, const Arg1 &arg1)
void operator() () const
void operator() ()

Public Attributes

Arg1 arg1_
Handler handler_

Detailed Description

template<typename Handler, typename Arg1>
class asio::detail::binder1< Handler, Arg1 >

Definition at line 27 of file bind_handler.hpp.


Constructor & Destructor Documentation

template<typename Handler, typename Arg1>
asio::detail::binder1< Handler, Arg1 >::binder1 ( const Handler &  handler,
const Arg1 &  arg1 
) [inline]

Definition at line 30 of file bind_handler.hpp.


Member Function Documentation

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

Definition at line 41 of file bind_handler.hpp.

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

Definition at line 36 of file bind_handler.hpp.


Member Data Documentation

template<typename Handler, typename Arg1>
Arg1 asio::detail::binder1< Handler, Arg1 >::arg1_

Definition at line 48 of file bind_handler.hpp.

template<typename Handler, typename Arg1>
Handler asio::detail::binder1< Handler, Arg1 >::handler_

Definition at line 47 of file bind_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 Mar 1 14:41:43 2013