| 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< FileManager > manager=FileManager::getDefault()) | SourceXtractor::FitsImageSource | explicit |
| 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< FileManager > manager=FileManager::getDefault()) | SourceXtractor::FitsImageSource | |
| getDataType() const | SourceXtractor::FitsImageSource | private |
| getDepth() const | SourceXtractor::FitsImageSource | inline |
| 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 | virtual |
| getRepr() const override | SourceXtractor::FitsImageSource | inlinevirtual |
| getType() const override | SourceXtractor::FitsImageSource | inlinevirtual |
| getWidth() const override | SourceXtractor::FitsImageSource | inlinevirtual |
| ImageSource() | SourceXtractor::ImageSource | inline |
| m_current_layer | SourceXtractor::FitsImageSource | private |
| m_depth | SourceXtractor::FitsImageSource | private |
| m_file_manager | SourceXtractor::FitsImageSource | private |
| m_filename | SourceXtractor::FitsImageSource | private |
| m_handler | SourceXtractor::FitsImageSource | private |
| m_hdu_number | SourceXtractor::FitsImageSource | private |
| m_height | SourceXtractor::FitsImageSource | private |
| m_image_type | SourceXtractor::FitsImageSource | private |
| m_metadata | SourceXtractor::ImageSource | 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 |
| setLayer(int layer) | SourceXtractor::FitsImageSource | |
| setMetadata(const std::string &key, const 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 |