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

#include <handler_alloc_helpers.hpp>

Inherits boost::noncopyable.

List of all members.

Public Types

typedef Alloc_Traits::handler_type handler_type
typedef Alloc_Traits::value_type value_type
typedef Alloc_Traits::pointer_type pointer_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::value_type asio::detail::raw_handler_ptr< Alloc_Traits >::value_type

Definition at line 79 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.


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]


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]

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


The documentation for this class was generated from the following file:

Generated on Sun May 25 00:21:31 2008 by  doxygen 1.5.6