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

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


Detailed Description

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

Definition at line 283 of file smart_ptr.hpp.

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

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

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)

Constructor & Destructor Documentation

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

Definition at line 286 of file smart_ptr.hpp.

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

Definition at line 287 of file smart_ptr.hpp.

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

Definition at line 288 of file smart_ptr.hpp.

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

Definition at line 291 of file smart_ptr.hpp.


Member Function Documentation

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

Definition at line 289 of file smart_ptr.hpp.

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

Definition at line 290 of file smart_ptr.hpp.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011