hudson::IntrusivePtr< T, AddRelease > Class Template Reference

#include <IntrusivePtr.h>

List of all members.

Public Member Functions

 IntrusivePtr ()
 IntrusivePtr (T *p)
 IntrusivePtr (const IntrusivePtr &other)
 ~IntrusivePtr ()
IntrusivePtroperator= (T *p)
IntrusivePtroperator= (const IntrusivePtr &other)
T * get () const
T & operator * () const
T * operator-> () const
 operator bool () const
bool operator== (const T *p) const
bool operator!= (const T *p) const
bool operator== (const IntrusivePtr &p) const
bool operator!= (const IntrusivePtr &p) const

template<class T, class AddRelease = T>
class hudson::IntrusivePtr< T, AddRelease >


Constructor & Destructor Documentation

template<class T, class AddRelease = T>
hudson::IntrusivePtr< T, AddRelease >::IntrusivePtr  )  [inline]
 

template<class T, class AddRelease = T>
hudson::IntrusivePtr< T, AddRelease >::IntrusivePtr T *  p  )  [inline]
 

template<class T, class AddRelease = T>
hudson::IntrusivePtr< T, AddRelease >::IntrusivePtr const IntrusivePtr< T, AddRelease > &  other  )  [inline]
 

template<class T, class AddRelease = T>
hudson::IntrusivePtr< T, AddRelease >::~IntrusivePtr  )  [inline]
 


Member Function Documentation

template<class T, class AddRelease = T>
T* hudson::IntrusivePtr< T, AddRelease >::get  )  const [inline]
 

template<class T, class AddRelease = T>
T& hudson::IntrusivePtr< T, AddRelease >::operator *  )  const [inline]
 

template<class T, class AddRelease = T>
hudson::IntrusivePtr< T, AddRelease >::operator bool  )  const [inline]
 

template<class T, class AddRelease = T>
bool hudson::IntrusivePtr< T, AddRelease >::operator!= const IntrusivePtr< T, AddRelease > &  p  )  const [inline]
 

template<class T, class AddRelease = T>
bool hudson::IntrusivePtr< T, AddRelease >::operator!= const T *  p  )  const [inline]
 

template<class T, class AddRelease = T>
T* hudson::IntrusivePtr< T, AddRelease >::operator->  )  const [inline]
 

template<class T, class AddRelease = T>
IntrusivePtr& hudson::IntrusivePtr< T, AddRelease >::operator= const IntrusivePtr< T, AddRelease > &  other  )  [inline]
 

template<class T, class AddRelease = T>
IntrusivePtr& hudson::IntrusivePtr< T, AddRelease >::operator= T *  p  )  [inline]
 

template<class T, class AddRelease = T>
bool hudson::IntrusivePtr< T, AddRelease >::operator== const IntrusivePtr< T, AddRelease > &  p  )  const [inline]
 

template<class T, class AddRelease = T>
bool hudson::IntrusivePtr< T, AddRelease >::operator== const T *  p  )  const [inline]
 


The documentation for this class was generated from the following file:
Generated on Thu Mar 27 19:04:16 2008 by  doxygen 1.4.6