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

This is the complete list of members for MUniquePtr< 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
MUniquePtr(Type *ptr=NULL)MUniquePtr< Type >inlineexplicit
operator*() const MGenericNoncopyablePtr< Type >inline
operator->() const MGenericNoncopyablePtr< Type >inline
release()MGenericNoncopyablePtr< Type >inline
reset(Type *ptr=NULL)MUniquePtr< Type >inline
~MGenericNoncopyablePtr()MGenericNoncopyablePtr< Type >inlineprotected
~MUniquePtr()MUniquePtr< Type >inline