MAutoPtr< T > Member List

This is the complete list of members for MAutoPtr< T >, including all inherited members.

m_countMAutoPtr< T > [private]
m_ptrMAutoPtr< T > [private]
MAutoPtr(T *ptr)MAutoPtr< T > [inline]
MAutoPtr()MAutoPtr< T > [inline]
MAutoPtr(const MAutoPtr< T > &autoPtr)MAutoPtr< T > [inline]
operator const T *() constMAutoPtr< T > [inline]
operator T *()MAutoPtr< T > [inline]
operator!=(const MAutoPtr &rhs) constMAutoPtr< T > [inline]
operator-> *(MAutoPtr< T > &autoPtr) constMAutoPtr< T > [inline]
operator-> *(MAutoPtr< T > &autoPtr)MAutoPtr< T > [inline]
operator<(const MAutoPtr &rhs) constMAutoPtr< T > [inline]
operator<=(const MAutoPtr &rhs) constMAutoPtr< T > [inline]
operator=(const MAutoPtr &rhs)MAutoPtr< T > [inline]
operator==(const MAutoPtr &rhs) constMAutoPtr< T > [inline]
operator>(const MAutoPtr &rhs) constMAutoPtr< T > [inline]
operator>=(const MAutoPtr &rhs) constMAutoPtr< T > [inline]
TryDelete()MAutoPtr< T > [inline, private]
~MAutoPtr()MAutoPtr< T > [inline]


Hosted by SourceForge.net Logo