$search

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

#include <null_tss_ptr.hpp>

Inheritance diagram for asio::detail::null_tss_ptr< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

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.

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]

Definition at line 60 of file null_tss_ptr.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