$search

asio::detail::resolver_service< Protocol >::resolve_endpoint_handler< Handler > Class Template Reference

#include <resolver_service.hpp>

List of all members.

Public Member Functions

void operator() ()
 resolve_endpoint_handler (implementation_type impl, const endpoint_type &endpoint, asio::io_service &io_service, Handler handler)

Private Attributes

endpoint_type endpoint_
Handler handler_
boost::weak_ptr< void > impl_
asio::io_serviceio_service_
asio::io_service::work work_

Detailed Description

template<typename Protocol>
template<typename Handler>
class asio::detail::resolver_service< Protocol >::resolve_endpoint_handler< Handler >

Definition at line 245 of file detail/resolver_service.hpp.


Constructor & Destructor Documentation

template<typename Protocol >
template<typename Handler >
asio::detail::resolver_service< Protocol >::resolve_endpoint_handler< Handler >::resolve_endpoint_handler ( implementation_type  impl,
const endpoint_type endpoint,
asio::io_service io_service,
Handler  handler 
) [inline]

Definition at line 248 of file detail/resolver_service.hpp.


Member Function Documentation

template<typename Protocol >
template<typename Handler >
void asio::detail::resolver_service< Protocol >::resolve_endpoint_handler< Handler >::operator() (  )  [inline]

Definition at line 259 of file detail/resolver_service.hpp.


Member Data Documentation

template<typename Protocol >
template<typename Handler >
endpoint_type asio::detail::resolver_service< Protocol >::resolve_endpoint_handler< Handler >::endpoint_ [private]

Definition at line 296 of file detail/resolver_service.hpp.

template<typename Protocol >
template<typename Handler >
Handler asio::detail::resolver_service< Protocol >::resolve_endpoint_handler< Handler >::handler_ [private]

Definition at line 299 of file detail/resolver_service.hpp.

template<typename Protocol >
template<typename Handler >
boost::weak_ptr<void> asio::detail::resolver_service< Protocol >::resolve_endpoint_handler< Handler >::impl_ [private]

Definition at line 295 of file detail/resolver_service.hpp.

template<typename Protocol >
template<typename Handler >
asio::io_service& asio::detail::resolver_service< Protocol >::resolve_endpoint_handler< Handler >::io_service_ [private]

Definition at line 297 of file detail/resolver_service.hpp.

template<typename Protocol >
template<typename Handler >
asio::io_service::work asio::detail::resolver_service< Protocol >::resolve_endpoint_handler< Handler >::work_ [private]

Definition at line 298 of file detail/resolver_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:47 2013