ITK
6.0.0
Insight Toolkit
|
Definition at line 112 of file itkImageBufferRange.h.
Public Member Functions | |
operator PixelType () const noexcept | |
PixelProxy & | operator= (const PixelProxy &)=delete |
PixelProxy ()=delete | |
PixelProxy (const InternalPixelType &internalPixel, const AccessorFunctorType &accessorFunctor) noexcept | |
PixelProxy (const PixelProxy &) noexcept=default | |
PixelProxy (const PixelProxy< false > &pixelProxy) noexcept | |
~PixelProxy ()=default | |
Private Attributes | |
const AccessorFunctorType | m_AccessorFunctor |
const InternalPixelType & | m_InternalPixel |
|
delete |
|
defaultnoexcept |
|
default |
|
inlinenoexcept |
Definition at line 132 of file itkImageBufferRange.h.
|
inlinenoexcept |
Definition at line 138 of file itkImageBufferRange.h.
|
inlinenoexcept |
Definition at line 144 of file itkImageBufferRange.h.
|
delete |
|
private |
Definition at line 119 of file itkImageBufferRange.h.
|
private |
Definition at line 116 of file itkImageBufferRange.h.