asio::detail::null_tss_ptr< T > Class Template Reference

#include <null_tss_ptr.hpp>

Inheritance diagram for asio::detail::null_tss_ptr< T >:

asio::detail::tss_ptr< T >

List of all members.

Public Member Functions

 null_tss_ptr ()
 ~null_tss_ptr ()
 operator T * () const
void operator= (T *value)

Private Attributes

T * value_


Detailed Description

template<typename T>
class asio::detail::null_tss_ptr< T >

Definition at line 32 of file null_tss_ptr.hpp.


Constructor & Destructor Documentation

template<typename T>
asio::detail::null_tss_ptr< T >::null_tss_ptr (  )  [inline]

Definition at line 37 of file null_tss_ptr.hpp.

template<typename T>
asio::detail::null_tss_ptr< T >::~null_tss_ptr (  )  [inline]

Definition at line 43 of file null_tss_ptr.hpp.


Member Function Documentation

template<typename T>
asio::detail::null_tss_ptr< T >::operator T * (  )  const [inline]

Definition at line 48 of file null_tss_ptr.hpp.

References asio::detail::null_tss_ptr< T >::value_.

template<typename T>
void asio::detail::null_tss_ptr< T >::operator= ( T *  value  )  [inline]


Member Data Documentation

template<typename T>
T* asio::detail::null_tss_ptr< T >::value_ [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