$search

asio::detail::handler_queue::scoped_ptr Class Reference

#include <handler_queue.hpp>

Inheritance diagram for asio::detail::handler_queue::scoped_ptr:
Inheritance graph
[legend]

List of all members.

Public Member Functions

handlerget () const
handlerrelease ()
 scoped_ptr (handler *h)
 ~scoped_ptr ()

Private Attributes

handlerhandler_

Detailed Description

Definition at line 70 of file handler_queue.hpp.


Constructor & Destructor Documentation

asio::detail::handler_queue::scoped_ptr::scoped_ptr ( handler h  )  [inline, explicit]

Definition at line 74 of file handler_queue.hpp.

asio::detail::handler_queue::scoped_ptr::~scoped_ptr (  )  [inline]

Definition at line 79 of file handler_queue.hpp.


Member Function Documentation

handler* asio::detail::handler_queue::scoped_ptr::get (  )  const [inline]

Definition at line 85 of file handler_queue.hpp.

handler* asio::detail::handler_queue::scoped_ptr::release (  )  [inline]

Definition at line 90 of file handler_queue.hpp.


Member Data Documentation

Definition at line 98 of file handler_queue.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:45 2013