m_count | MAutoPtr< T > | [private] |
m_ptr | MAutoPtr< T > | [private] |
MAutoPtr(T *ptr) | MAutoPtr< T > | [inline] |
MAutoPtr() | MAutoPtr< T > | [inline] |
MAutoPtr(const MAutoPtr< T > &autoPtr) | MAutoPtr< T > | [inline] |
operator const T *() const | MAutoPtr< T > | [inline] |
operator T *() | MAutoPtr< T > | [inline] |
operator!=(const MAutoPtr &rhs) const | MAutoPtr< T > | [inline] |
operator-> *(MAutoPtr< T > &autoPtr) const | MAutoPtr< T > | [inline] |
operator-> *(MAutoPtr< T > &autoPtr) | MAutoPtr< T > | [inline] |
operator<(const MAutoPtr &rhs) const | MAutoPtr< T > | [inline] |
operator<=(const MAutoPtr &rhs) const | MAutoPtr< T > | [inline] |
operator=(const MAutoPtr &rhs) | MAutoPtr< T > | [inline] |
operator==(const MAutoPtr &rhs) const | MAutoPtr< T > | [inline] |
operator>(const MAutoPtr &rhs) const | MAutoPtr< T > | [inline] |
operator>=(const MAutoPtr &rhs) const | MAutoPtr< T > | [inline] |
TryDelete() | MAutoPtr< T > | [inline, private] |
~MAutoPtr() | MAutoPtr< T > | [inline] |