ITK
6.0.0
Insight Toolkit
|
Definition at line 151 of file itkImageBufferRange.h.
Public Member Functions | |
operator PixelType () const noexcept | |
PixelProxy & | operator= (const PixelProxy &pixelProxy) noexcept |
PixelProxy & | operator= (const PixelType &pixelValue) noexcept |
PixelProxy ()=delete | |
PixelProxy (const PixelProxy &) noexcept=default | |
PixelProxy (InternalPixelType &internalPixel, const AccessorFunctorType &accessorFunctor) noexcept | |
~PixelProxy ()=default | |
Private Attributes | |
const AccessorFunctorType | m_AccessorFunctor |
InternalPixelType & | m_InternalPixel |
Friends | |
class | PixelProxy< true > |
void | swap (PixelProxy lhs, PixelProxy rhs) noexcept |
|
delete |
|
default |
|
defaultnoexcept |
|
inlineexplicitnoexcept |
Definition at line 173 of file itkImageBufferRange.h.
|
inlinenoexcept |
Definition at line 179 of file itkImageBufferRange.h.
|
inlinenoexcept |
Definition at line 191 of file itkImageBufferRange.h.
|
inlinenoexcept |
Definition at line 183 of file itkImageBufferRange.h.
Definition at line 144 of file itkImageBufferRange.h.
|
friend |
Definition at line 202 of file itkImageBufferRange.h.
|
private |
Definition at line 162 of file itkImageBufferRange.h.
|
private |
Definition at line 159 of file itkImageBufferRange.h.