$search

asio::ssl::detail::openssl_stream_service::shutdown_handler< Stream, Handler > Class Template Reference

Inheritance diagram for asio::ssl::detail::openssl_stream_service::shutdown_handler< Stream, Handler >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 shutdown_handler (Handler handler, asio::io_service &io_service)

Private Member Functions

void handler_impl (const asio::error_code &error, size_t)

Private Attributes

Handler handler_

Detailed Description

template<typename Stream, typename Handler>
class asio::ssl::detail::openssl_stream_service::shutdown_handler< Stream, Handler >

Definition at line 134 of file openssl_stream_service.hpp.


Constructor & Destructor Documentation

template<typename Stream , typename Handler >
asio::ssl::detail::openssl_stream_service::shutdown_handler< Stream, Handler >::shutdown_handler ( Handler  handler,
asio::io_service io_service 
) [inline]

Definition at line 138 of file openssl_stream_service.hpp.


Member Function Documentation

template<typename Stream , typename Handler >
void asio::ssl::detail::openssl_stream_service::shutdown_handler< Stream, Handler >::handler_impl ( const asio::error_code error,
size_t   
) [inline, private]

Definition at line 149 of file openssl_stream_service.hpp.


Member Data Documentation

template<typename Stream , typename Handler >
Handler asio::ssl::detail::openssl_stream_service::shutdown_handler< Stream, Handler >::handler_ [private]

Definition at line 148 of file openssl_stream_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:51 2013