3ds Max C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ArrayAutoPtr< Type > Member List

This is the complete list of members for ArrayAutoPtr< Type >, including all inherited members.

ArrayAutoPtr(Type *p=NULL)ArrayAutoPtr< Type >inlineexplicit
ArrayAutoPtr(const AutoPtrRef< Type > &ref)ArrayAutoPtr< Type >inline
AutoPtr(Type *p=NULL)AutoPtr< Type, ArrayPointerDestructor< Type > >inlineexplicit
AutoPtr(AutoPtr &a)AutoPtr< Type, ArrayPointerDestructor< Type > >inline
AutoPtr(AutoPtr< OtherType, ArrayPointerDestructor< Type > > &a)AutoPtr< Type, ArrayPointerDestructor< Type > >inline
AutoPtr(const AutoPtrRef< Type > &ref)AutoPtr< Type, ArrayPointerDestructor< Type > >inline
destructor typedefAutoPtr< Type, ArrayPointerDestructor< Type > >
element_type typedefAutoPtr< Type, ArrayPointerDestructor< Type > >
Get() constAutoPtr< Type, ArrayPointerDestructor< Type > >inline
IsNull() constAutoPtr< Type, ArrayPointerDestructor< Type > >inline
operator ArrayAutoPtr< OtherType >()ArrayAutoPtr< Type >inline
operator AutoPtr< OtherType, ArrayPointerDestructor< Type > >()AutoPtr< Type, ArrayPointerDestructor< Type > >inline
operator AutoPtrRef< OtherType >()AutoPtr< Type, ArrayPointerDestructor< Type > >inline
operator*() constAutoPtr< Type, ArrayPointerDestructor< Type > >inline
operator->() constAutoPtr< Type, ArrayPointerDestructor< Type > >inline
operator=(const AutoPtr &a)AutoPtr< Type, ArrayPointerDestructor< Type > >inline
operator=(AutoPtr< OtherType, ArrayPointerDestructor< Type > > &a)AutoPtr< Type, ArrayPointerDestructor< Type > >inline
operator[](int index) constArrayAutoPtr< Type >inline
Release()AutoPtr< Type, ArrayPointerDestructor< Type > >inline
Reset(Type *p=NULL)AutoPtr< Type, ArrayPointerDestructor< Type > >inline
~AutoPtr()AutoPtr< Type, ArrayPointerDestructor< Type > >inline