This is the complete list of members for SourceXtractor::PaddedImage< T, nullptr >, including all inherited members.
getChunk(int x, int y, int width, int height) const =0 | SourceXtractor::Image< T > | pure virtual |
getChunk(const PixelCoordinate &start, const PixelCoordinate &end) const | SourceXtractor::Image< T > | inline |
getHeight() const =0 | SourceXtractor::Image< T > | pure virtual |
getRepr() const =0 | SourceXtractor::Image< T > | pure virtual |
getWidth() const =0 | SourceXtractor::Image< T > | pure virtual |
isInside(int x, int y) const | SourceXtractor::Image< T > | inline |
m_default | SourceXtractor::PaddedImage< T, nullptr > | protected |
m_height | SourceXtractor::PaddedImage< T, nullptr > | protected |
m_lpad | SourceXtractor::PaddedImage< T, nullptr > | protected |
m_tpad | SourceXtractor::PaddedImage< T, nullptr > | protected |
m_width | SourceXtractor::PaddedImage< T, nullptr > | protected |
PaddedImage(std::shared_ptr< const Image< T >> img, int width, int height, T default_value) | SourceXtractor::PaddedImage< T, nullptr > | inlineprotected |
PaddedImage(std::shared_ptr< const Image< T >> img, int width, int height) | SourceXtractor::PaddedImage< T, nullptr > | inlineprotected |
PixelType typedef | SourceXtractor::Image< T > | |
~Image()=default | SourceXtractor::Image< T > | virtual |