ITK  5.2.0
Insight Toolkit
Public Member Functions | Private Attributes | List of all members
itk::Experimental::ImageBufferRange< TImage >::AccessorFunctorInitializer Class Referencefinal

Public Member Functions

 AccessorFunctorInitializer (ImageType &image) noexcept
 
 operator AccessorFunctorType () const noexcept
 
 operator EmptyAccessorFunctor () const noexcept
 

Private Attributes

ImageTypem_Image
 

Detailed Description

template<typename TImage>
class itk::Experimental::ImageBufferRange< TImage >::AccessorFunctorInitializer

Definition at line 502 of file itkImageBufferRange.h.

Constructor & Destructor Documentation

◆ AccessorFunctorInitializer()

template<typename TImage>
itk::Experimental::ImageBufferRange< TImage >::AccessorFunctorInitializer::AccessorFunctorInitializer ( ImageType image)
inlineexplicitnoexcept

Definition at line 508 of file itkImageBufferRange.h.

Member Function Documentation

◆ operator AccessorFunctorType()

template<typename TImage>
itk::Experimental::ImageBufferRange< TImage >::AccessorFunctorInitializer::operator AccessorFunctorType ( ) const
inlinenoexcept

◆ operator EmptyAccessorFunctor()

template<typename TImage>
itk::Experimental::ImageBufferRange< TImage >::AccessorFunctorInitializer::operator EmptyAccessorFunctor ( ) const
inlinenoexcept

Definition at line 510 of file itkImageBufferRange.h.

Member Data Documentation

◆ m_Image

template<typename TImage>
ImageType& itk::Experimental::ImageBufferRange< TImage >::AccessorFunctorInitializer::m_Image
private

The documentation for this class was generated from the following file: