AutoPtr< Type > Member List

This is the complete list of members for AutoPtr< Type >, including all inherited members.
AutoPtr(Type *p=NULL)AutoPtr< Type > [inline, explicit]
AutoPtr(const AutoPtrRef< Type > &ref)AutoPtr< Type > [inline]
AutoPtr< Type >::AutoPtr(AutoPtr &a)AutoPtr< Type > [inline]
AutoPtr< Type >::AutoPtr(AutoPtr< OtherType, SinglePointerDestructor< Type > > &a)AutoPtr< Type > [inline]
destructor typedefAutoPtr< Type >
element_type typedefAutoPtr< Type >
Get() constAutoPtr< Type > [inline]
IsNull() constAutoPtr< Type > [inline]
operator AutoPtr< OtherType >()AutoPtr< Type > [inline]
operator AutoPtr< OtherType, SinglePointerDestructor< Type > >()AutoPtr< Type > [inline]
operator AutoPtrRef< OtherType >()AutoPtr< Type > [inline]
operator*() constAutoPtr< Type > [inline]
operator->() constAutoPtr< Type > [inline]
operator=(AutoPtr &a)AutoPtr< Type > [inline]
operator=(AutoPtr< OtherType, SinglePointerDestructor< Type > > &a)AutoPtr< Type > [inline]
Release()AutoPtr< Type > [inline]
Reset(Type *p=NULL)AutoPtr< Type > [inline]
~AutoPtr()AutoPtr< Type > [inline]