C12Adapter Opensource C++ Interface
MUniqueArrayPtr< Type > Member List

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

element_type typedefMGenericNoncopyablePtr< Type >
get() const MGenericNoncopyablePtr< Type >inline
m_pointerMGenericNoncopyablePtr< Type >protected
MGenericNoncopyablePtr(Type *ptr=NULL)MGenericNoncopyablePtr< Type >inlineexplicitprotected
MUniqueArrayPtr(Type *ptr=NULL)MUniqueArrayPtr< Type >inlineexplicit
operator*() const MGenericNoncopyablePtr< Type >inline
operator->() const MGenericNoncopyablePtr< Type >inline
release()MGenericNoncopyablePtr< Type >inline
reset(Type *ptr=NULL)MUniqueArrayPtr< Type >inline
~MGenericNoncopyablePtr()MGenericNoncopyablePtr< Type >inlineprotected
~MUniqueArrayPtr()MUniqueArrayPtr< Type >inline