MRPT logo

stlplus::smart_ptr_nocopy< T > Class Template Reference

#include <mrpt/otherlibs/stlplus/smart_ptr.hpp>

Inheritance diagram for stlplus::smart_ptr_nocopy< T >:

stlplus::smart_ptr_base< T, no_copy< T > >

List of all members.

Public Member Functions

 smart_ptr_nocopy (void)
 smart_ptr_nocopy (const T &data)
 smart_ptr_nocopy (T *data)
smart_ptr_nocopy< T > & operator= (const T &data)
smart_ptr_nocopy< T > & operator= (const smart_ptr_nocopy< T > &r)
 ~smart_ptr_nocopy (void)


Detailed Description

template<typename T>
class stlplus::smart_ptr_nocopy< T >

Definition at line 285 of file smart_ptr.hpp.


Constructor & Destructor Documentation

template<typename T>
stlplus::smart_ptr_nocopy< T >::smart_ptr_nocopy ( void   )  [inline]

Definition at line 288 of file smart_ptr.hpp.

template<typename T>
stlplus::smart_ptr_nocopy< T >::smart_ptr_nocopy ( const T &  data  )  [inline, explicit]

Definition at line 289 of file smart_ptr.hpp.

template<typename T>
stlplus::smart_ptr_nocopy< T >::smart_ptr_nocopy ( T *  data  )  [inline, explicit]

Definition at line 290 of file smart_ptr.hpp.

template<typename T>
stlplus::smart_ptr_nocopy< T >::~smart_ptr_nocopy ( void   )  [inline]

Definition at line 293 of file smart_ptr.hpp.


Member Function Documentation

template<typename T>
smart_ptr_nocopy<T>& stlplus::smart_ptr_nocopy< T >::operator= ( const smart_ptr_nocopy< T > &  r  )  [inline]

Definition at line 292 of file smart_ptr.hpp.

References stlplus::smart_ptr_base< T, C >::alias().

template<typename T>
smart_ptr_nocopy<T>& stlplus::smart_ptr_nocopy< T >::operator= ( const T &  data  )  [inline]

Definition at line 291 of file smart_ptr.hpp.

References stlplus::smart_ptr_base< T, C >::set_value().




Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN: at Thu Feb 26 02:07:47 EST 2009