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 override | SourceXtractor::ProcessedImage< T, P > | inlinevirtual |
getHeight() const override | SourceXtractor::ProcessedImage< T, P > | inlinevirtual |
getRepr() const override | SourceXtractor::ProcessedImage< T, P > | inlinevirtual |
getValue(int x, int y) const override | SourceXtractor::ProcessedImage< T, P > | inlinevirtual |
SourceXtractor::ImageBase::getValue(PixelCoordinate pc) const | SourceXtractor::Image< T > | inline |
getWidth() const override | SourceXtractor::ProcessedImage< T, P > | inlinevirtual |
m_image_a | SourceXtractor::ProcessedImage< T, P > | private |
m_image_b | SourceXtractor::ProcessedImage< T, P > | private |
operator=(T...args) | std::enable_shared_from_this< ImageBase< T > > | |
PixelType typedef | SourceXtractor::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()=default | SourceXtractor::Image< T > | virtual |
~ImageBase() | SourceXtractor::ImageBase< T > | inlinevirtual |
~ProcessedImage()=default | SourceXtractor::ProcessedImage< T, P > | virtual |