ITK  5.4.0
Insight Toolkit
Public Member Functions | Private Attributes | List of all members
itk::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper Class Referencefinal

Detailed Description

template<typename TImage>
template<bool VIsConst>
class itk::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper

Definition at line 250 of file itkImageBufferRange.h.

Public Member Functions

 operator QualifiedPixelType & () const noexcept
 
 PixelReferenceWrapper (QualifiedPixelType &pixel, EmptyAccessorFunctor) noexcept
 

Private Attributes

QualifiedPixelTypem_Pixel
 

Constructor & Destructor Documentation

◆ PixelReferenceWrapper()

template<typename TImage>
template<bool VIsConst>
itk::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper::PixelReferenceWrapper ( QualifiedPixelType pixel,
EmptyAccessorFunctor   
)
inlineexplicitnoexcept

Definition at line 259 of file itkImageBufferRange.h.

Member Function Documentation

◆ operator QualifiedPixelType &()

template<typename TImage>
template<bool VIsConst>
itk::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper::operator QualifiedPixelType & ( ) const
inlinenoexcept

Member Data Documentation

◆ m_Pixel

template<typename TImage>
template<bool VIsConst>
QualifiedPixelType& itk::ImageBufferRange< TImage >::QualifiedIterator< VIsConst >::PixelReferenceWrapper::m_Pixel
private

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