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

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

create(const std::shared_ptr< VectorImage< T >> &image, T undefined)SourceXtractor::ReplaceUndefImage< T >inlinestatic
enable_shared_from_this(T...args)std::enable_shared_from_this< ImageBase< T > >
getChunk(int x, int y, int width, int height) const overrideSourceXtractor::ImageBase< T >inlinevirtual
getHeight() const finalSourceXtractor::ReplaceUndefImage< T >virtual
getRepr() const finalSourceXtractor::ReplaceUndefImage< T >virtual
getValue(int x, int y) const finalSourceXtractor::ReplaceUndefImage< T >virtual
SourceXtractor::ImageBase::getValue(PixelCoordinate pc) const SourceXtractor::Image< T >inline
getWidth() const finalSourceXtractor::ReplaceUndefImage< T >virtual
isInside(int x, int y) const SourceXtractor::Image< T >inline
m_imageSourceXtractor::ReplaceUndefImage< T >private
m_invalidSourceXtractor::ReplaceUndefImage< T >private
operator=(T...args)std::enable_shared_from_this< ImageBase< T > >
PixelType typedefSourceXtractor::Image< T >
ReplaceUndefImage(const std::shared_ptr< VectorImage< T >> &image, T invalid)SourceXtractor::ReplaceUndefImage< T >private
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
~ReplaceUndefImage()=defaultSourceXtractor::ReplaceUndefImage< T >