ITK  5.4.0
Insight Toolkit
itk::AutoPointer< TObjectType > Member List

This is the complete list of members for itk::AutoPointer< TObjectType >, including all inherited members.

AutoPointer()itk::AutoPointer< TObjectType >inline
AutoPointer(AutoPointer &p)itk::AutoPointer< TObjectType >inlineexplicit
AutoPointer(ObjectType *p, bool takeOwnership)itk::AutoPointer< TObjectType >inlineexplicit
GetPointer() constitk::AutoPointer< TObjectType >inline
IsOwner() constitk::AutoPointer< TObjectType >inline
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(Self)itk::AutoPointer< TObjectType >
m_IsOwneritk::AutoPointer< TObjectType >private
m_Pointeritk::AutoPointer< TObjectType >private
ObjectType typedefitk::AutoPointer< TObjectType >
operator bool() constitk::AutoPointer< TObjectType >inline
operator->() constitk::AutoPointer< TObjectType >inline
operator<(const AutoPointer &r) constitk::AutoPointer< TObjectType >inline
operator<=(const AutoPointer &r) constitk::AutoPointer< TObjectType >inline
operator=(AutoPointer &r)itk::AutoPointer< TObjectType >inline
operator==(const AutoPointer &r) constitk::AutoPointer< TObjectType >inline
operator>(const AutoPointer &r) constitk::AutoPointer< TObjectType >inline
operator>=(const AutoPointer &r) constitk::AutoPointer< TObjectType >inline
ReleaseOwnership()itk::AutoPointer< TObjectType >inline
Reset()itk::AutoPointer< TObjectType >inline
Self typedefitk::AutoPointer< TObjectType >
Swap(AutoPointer &r) noexceptitk::AutoPointer< TObjectType >inlineprivate
TakeNoOwnership(ObjectType *objectptr)itk::AutoPointer< TObjectType >inline
TakeOwnership()itk::AutoPointer< TObjectType >inline
TakeOwnership(ObjectType *objectptr)itk::AutoPointer< TObjectType >inline
~AutoPointer()itk::AutoPointer< TObjectType >inline