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

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

create(std::shared_ptr< const Image< T >> image_a, std::shared_ptr< const Image< T >> image_b)SourceXtractor::ProcessedImage< T, P >inlinestatic
create(std::shared_ptr< const Image< T >> image_a, T value)SourceXtractor::ProcessedImage< T, P >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::ProcessedImage< T, P >inlinevirtual
getHeight() const overrideSourceXtractor::ProcessedImage< T, P >inlinevirtual
getRepr() const overrideSourceXtractor::ProcessedImage< T, P >inlinevirtual
getValue(int x, int y) const overrideSourceXtractor::ProcessedImage< T, P >inlinevirtual
SourceXtractor::ImageBase::getValue(PixelCoordinate pc) const SourceXtractor::Image< T >inline
getWidth() const overrideSourceXtractor::ProcessedImage< T, P >inlinevirtual
isInside(int x, int y) const SourceXtractor::Image< T >inline
m_image_aSourceXtractor::ProcessedImage< T, P >private
m_image_bSourceXtractor::ProcessedImage< T, P >private
operator=(T...args)std::enable_shared_from_this< ImageBase< T > >
PixelType typedefSourceXtractor::Image< T >
ProcessedImage(std::shared_ptr< const Image< T >> image_a, std::shared_ptr< const Image< T >> image_b)SourceXtractor::ProcessedImage< T, P >inlineprotected
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
~ProcessedImage()=defaultSourceXtractor::ProcessedImage< T, P >virtual