enable_shared_from_this(T...args) | std::enable_shared_from_this< ImageSource< T > > | |
FitsImageSource(const std::string &filename, int hdu_number=0, std::shared_ptr< FitsFileManager > manager=FitsFileManager::getInstance()) | SourceXtractor::FitsImageSource< T > | |
FitsImageSource(const std::string &filename, int width, int height, const std::shared_ptr< CoordinateSystem > coord_system=nullptr, std::shared_ptr< FitsFileManager > manager=FitsFileManager::getInstance()) | SourceXtractor::FitsImageSource< T > | |
getDataType() const | SourceXtractor::FitsImageSource< T > | private |
getDataType() const | SourceXtractor::FitsImageSource< T > | private |
getDataType() const | SourceXtractor::FitsImageSource< T > | private |
getDataType() const | SourceXtractor::FitsImageSource< T > | private |
getDataType() const | SourceXtractor::FitsImageSource< T > | private |
getDataType() const | SourceXtractor::FitsImageSource< T > | private |
getDataType() const | SourceXtractor::FitsImageSource< T > | private |
getHDU() const | SourceXtractor::FitsImageSource< T > | inline |
getHeight() const override | SourceXtractor::FitsImageSource< T > | inlinevirtual |
getImageTile(int x, int y, int width, int height) const override | SourceXtractor::FitsImageSource< T > | virtual |
getImageType() const | SourceXtractor::FitsImageSource< T > | private |
getImageType() const | SourceXtractor::FitsImageSource< T > | private |
getImageType() const | SourceXtractor::FitsImageSource< T > | private |
getImageType() const | SourceXtractor::FitsImageSource< T > | private |
getImageType() const | SourceXtractor::FitsImageSource< T > | private |
getImageType() const | SourceXtractor::FitsImageSource< T > | private |
getImageType() const | SourceXtractor::FitsImageSource< T > | private |
getRepr() const override | SourceXtractor::FitsImageSource< T > | inlinevirtual |
getWidth() const override | SourceXtractor::FitsImageSource< T > | inlinevirtual |
ImageSource() | SourceXtractor::ImageSource< T > | inline |
loadHeadFile() | SourceXtractor::FitsImageSource< T > | private |
m_filename | SourceXtractor::FitsImageSource< T > | private |
m_hdu_number | SourceXtractor::FitsImageSource< T > | private |
m_header | SourceXtractor::FitsImageSource< T > | private |
m_height | SourceXtractor::FitsImageSource< T > | private |
m_manager | SourceXtractor::FitsImageSource< T > | private |
m_width | SourceXtractor::FitsImageSource< T > | private |
operator=(T...args) | std::enable_shared_from_this< ImageSource< T > > | |
readFitsKeyword(const std::string &header_keyword, TT &out_value) | SourceXtractor::FitsImageSource< T > | inline |
saveTile(ImageTile< T > &tile) override | SourceXtractor::FitsImageSource< T > | virtual |
shared_from_this(T...args) | std::enable_shared_from_this< ImageSource< T > > | |
switchHdu(fitsfile *fptr, int hdu_number) const | SourceXtractor::FitsImageSource< T > | private |
~enable_shared_from_this(T...args) | std::enable_shared_from_this< ImageSource< T > > | |
~FitsImageSource()=default | SourceXtractor::FitsImageSource< T > | virtual |
~ImageSource()=default | SourceXtractor::ImageSource< T > | virtual |
~ImageSourceBase()=default | SourceXtractor::ImageSourceBase | virtual |