enable_shared_from_this(T...args) | std::enable_shared_from_this< ImageSource > | |
FitsImageSource(const std::string &filename, int hdu_number=0, ImageTile::ImageType image_type=ImageTile::AutoType, std::shared_ptr< FitsFileManager > manager=FitsFileManager::getInstance()) | SourceXtractor::FitsImageSource | |
FitsImageSource(const std::string &filename, int width, int height, ImageTile::ImageType image_type, const std::shared_ptr< CoordinateSystem > coord_system=nullptr, bool append=false, bool empty_primary=false, std::shared_ptr< FitsFileManager > manager=FitsFileManager::getInstance()) | SourceXtractor::FitsImageSource | |
getDataType() const | SourceXtractor::FitsImageSource | private |
getFitsHeaders(int &number_of_records) const | SourceXtractor::FitsImageSource | |
getHDU() const | SourceXtractor::FitsImageSource | inline |
getHeight() const override | SourceXtractor::FitsImageSource | inlinevirtual |
getImageTile(int x, int y, int width, int height) const override | SourceXtractor::FitsImageSource | virtual |
getImageType() const | SourceXtractor::FitsImageSource | private |
getMetadata() const override | SourceXtractor::FitsImageSource | inlinevirtual |
getRepr() const override | SourceXtractor::FitsImageSource | inlinevirtual |
getType() const override | SourceXtractor::FitsImageSource | inlinevirtual |
getWidth() const override | SourceXtractor::FitsImageSource | inlinevirtual |
ImageSource() | SourceXtractor::ImageSource | inline |
m_filename | SourceXtractor::FitsImageSource | private |
m_fits_file | SourceXtractor::FitsImageSource | private |
m_hdu_number | SourceXtractor::FitsImageSource | private |
m_height | SourceXtractor::FitsImageSource | private |
m_image_type | SourceXtractor::FitsImageSource | private |
m_manager | SourceXtractor::FitsImageSource | private |
m_width | SourceXtractor::FitsImageSource | private |
operator=(T...args) | std::enable_shared_from_this< ImageSource > | |
readFitsKeyword(const std::string &header_keyword, TT &out_value) const | SourceXtractor::FitsImageSource | inline |
saveTile(ImageTile &tile) override | SourceXtractor::FitsImageSource | virtual |
setMetadata(std::string key, MetadataEntry value) override | SourceXtractor::FitsImageSource | virtual |
shared_from_this(T...args) | std::enable_shared_from_this< ImageSource > | |
switchHdu(fitsfile *fptr, int hdu_number) const | SourceXtractor::FitsImageSource | private |
~enable_shared_from_this(T...args) | std::enable_shared_from_this< ImageSource > | |
~FitsImageSource()=default | SourceXtractor::FitsImageSource | virtual |
~ImageSource()=default | SourceXtractor::ImageSource | virtual |