MRPT logo

stlplus::smart_ptr_clone< T > Class Template Reference

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

Inheritance diagram for stlplus::smart_ptr_clone< T >:

stlplus::smart_ptr_base< T, clone_copy< T > >

List of all members.

Public Member Functions

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


Detailed Description

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

Definition at line 270 of file smart_ptr.hpp.


Constructor & Destructor Documentation

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

Definition at line 273 of file smart_ptr.hpp.

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

Definition at line 274 of file smart_ptr.hpp.

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

Definition at line 275 of file smart_ptr.hpp.

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

Definition at line 278 of file smart_ptr.hpp.


Member Function Documentation

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

Definition at line 277 of file smart_ptr.hpp.

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

Definition at line 276 of file smart_ptr.hpp.




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