mdw::SharedPtr< T > Class Template Reference

List of all members.

Public Member Functions

 SharedPtr (T *pointer)
 SharedPtr (const SharedPtr &other)
SharedPtroperator= (const SharedPtr &other)
SharedPtroperator= (T *pointer)
T & operator* ()
T * operator-> ()
const T & operator* () const
const T * operator-> () const
const T * get () const
T * release ()
int getCount () const
bool isNull () const

Detailed Description

template<class T>
class mdw::SharedPtr< T >

Definition at line 28 of file SharedPtr.h.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2