Main MRPT website > C++ reference
MRPT logo
Public Member Functions

stlplus::smart_ptr_nocopy< T, COUNTER > Class Template Reference


Detailed Description

template<typename T, typename COUNTER = mrpt::synch::CAtomicCounter>
class stlplus::smart_ptr_nocopy< T, COUNTER >

Definition at line 298 of file smart_ptr.hpp.

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

Inheritance diagram for stlplus::smart_ptr_nocopy< T, COUNTER >:
Inheritance graph
[legend]

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)

Constructor & Destructor Documentation

template<typename T, typename COUNTER = mrpt::synch::CAtomicCounter>
stlplus::smart_ptr_nocopy< T, COUNTER >::smart_ptr_nocopy ( void  ) [inline]

Definition at line 301 of file smart_ptr.hpp.

template<typename T, typename COUNTER = mrpt::synch::CAtomicCounter>
stlplus::smart_ptr_nocopy< T, COUNTER >::smart_ptr_nocopy ( const T &  data) [inline, explicit]

Definition at line 302 of file smart_ptr.hpp.

template<typename T, typename COUNTER = mrpt::synch::CAtomicCounter>
stlplus::smart_ptr_nocopy< T, COUNTER >::smart_ptr_nocopy ( T *  data) [inline, explicit]

Definition at line 303 of file smart_ptr.hpp.

template<typename T, typename COUNTER = mrpt::synch::CAtomicCounter>
stlplus::smart_ptr_nocopy< T, COUNTER >::~smart_ptr_nocopy ( void  ) [inline]

Definition at line 306 of file smart_ptr.hpp.


Member Function Documentation

template<typename T, typename COUNTER = mrpt::synch::CAtomicCounter>
smart_ptr_nocopy<T>& stlplus::smart_ptr_nocopy< T, COUNTER >::operator= ( const T &  data) [inline]
template<typename T, typename COUNTER = mrpt::synch::CAtomicCounter>
smart_ptr_nocopy<T>& stlplus::smart_ptr_nocopy< T, COUNTER >::operator= ( const smart_ptr_nocopy< T > &  r) [inline]

Definition at line 305 of file smart_ptr.hpp.

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




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011