SourceXtractorPlusPlus  0.13
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SourceXtractor::MaskedImage< T, M, Operator > Member List

This is the complete list of members for SourceXtractor::MaskedImage< T, M, Operator >, including all inherited members.

create(const std::shared_ptr< Image< T >> &image, const std::shared_ptr< Image< M >> &mask, T replacement, M mask_flag=0x01)SourceXtractor::MaskedImage< T, M, Operator >inlinestatic
enable_shared_from_this(T...args)std::enable_shared_from_this< ImageBase< T > >
getChunk(int x, int y, int width, int height) const finalSourceXtractor::MaskedImage< T, M, Operator >inlinevirtual
getHeight() const finalSourceXtractor::MaskedImage< T, M, Operator >inlinevirtual
getRepr() const finalSourceXtractor::MaskedImage< T, M, Operator >inlinevirtual
getValue(int x, int y) const finalSourceXtractor::MaskedImage< T, M, Operator >inlinevirtual
SourceXtractor::ImageBase::getValue(PixelCoordinate pc) const SourceXtractor::Image< T >inline
getWidth() const finalSourceXtractor::MaskedImage< T, M, Operator >inlinevirtual
isInside(int x, int y) const SourceXtractor::Image< T >inline
m_imageSourceXtractor::MaskedImage< T, M, Operator >private
m_maskSourceXtractor::MaskedImage< T, M, Operator >private
m_mask_flagSourceXtractor::MaskedImage< T, M, Operator >private
m_operatorSourceXtractor::MaskedImage< T, M, Operator >private
m_replacementSourceXtractor::MaskedImage< T, M, Operator >private
MaskedImage(const std::shared_ptr< Image< T >> &image, const std::shared_ptr< Image< M >> &mask, T replacement, M mask_flag)SourceXtractor::MaskedImage< T, M, Operator >inlineprivate
operator=(T...args)std::enable_shared_from_this< ImageBase< T > >
PixelType typedefSourceXtractor::Image< T >
shared_from_this(T...args)std::enable_shared_from_this< ImageBase< T > >
~enable_shared_from_this(T...args)std::enable_shared_from_this< ImageBase< T > >
~Image()=defaultSourceXtractor::Image< T >virtual
~ImageBase()SourceXtractor::ImageBase< T >inlinevirtual
~MaskedImage()=defaultSourceXtractor::MaskedImage< T, M, Operator >virtual