$search

asio::detail::raw_handler_ptr< Alloc_Traits > Class Template Reference

#include <handler_alloc_helpers.hpp>

Inheritance diagram for asio::detail::raw_handler_ptr< Alloc_Traits >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Alloc_Traits::handler_type handler_type
typedef Alloc_Traits::pointer_type pointer_type
typedef Alloc_Traits::value_type value_type

Public Member Functions

 BOOST_STATIC_CONSTANT (std::size_t, value_size=Alloc_Traits::value_size)
 raw_handler_ptr (handler_type &handler)
 ~raw_handler_ptr ()

Private Attributes

handler_typehandler_
pointer_type pointer_

Friends

class handler_ptr< Alloc_Traits >

Detailed Description

template<typename Alloc_Traits>
class asio::detail::raw_handler_ptr< Alloc_Traits >

Definition at line 74 of file handler_alloc_helpers.hpp.


Member Typedef Documentation

template<typename Alloc_Traits>
typedef Alloc_Traits::handler_type asio::detail::raw_handler_ptr< Alloc_Traits >::handler_type

Definition at line 78 of file handler_alloc_helpers.hpp.

template<typename Alloc_Traits>
typedef Alloc_Traits::pointer_type asio::detail::raw_handler_ptr< Alloc_Traits >::pointer_type

Definition at line 80 of file handler_alloc_helpers.hpp.

template<typename Alloc_Traits>
typedef Alloc_Traits::value_type asio::detail::raw_handler_ptr< Alloc_Traits >::value_type

Definition at line 79 of file handler_alloc_helpers.hpp.


Constructor & Destructor Documentation

template<typename Alloc_Traits>
asio::detail::raw_handler_ptr< Alloc_Traits >::raw_handler_ptr ( handler_type handler  )  [inline]

Definition at line 84 of file handler_alloc_helpers.hpp.

template<typename Alloc_Traits>
asio::detail::raw_handler_ptr< Alloc_Traits >::~raw_handler_ptr (  )  [inline]

Definition at line 93 of file handler_alloc_helpers.hpp.


Member Function Documentation

template<typename Alloc_Traits>
asio::detail::raw_handler_ptr< Alloc_Traits >::BOOST_STATIC_CONSTANT ( std::size_t  ,
value_size  = Alloc_Traits::value_size 
)

Friends And Related Function Documentation

template<typename Alloc_Traits>
friend class handler_ptr< Alloc_Traits > [friend]

Definition at line 101 of file handler_alloc_helpers.hpp.


Member Data Documentation

template<typename Alloc_Traits>
handler_type& asio::detail::raw_handler_ptr< Alloc_Traits >::handler_ [private]

Definition at line 102 of file handler_alloc_helpers.hpp.

template<typename Alloc_Traits>
pointer_type asio::detail::raw_handler_ptr< Alloc_Traits >::pointer_ [private]

Definition at line 103 of file handler_alloc_helpers.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