lsst.afw  20.0.0-16-gfab17e72e+f119078cbc
lsst::afw::table::ExposureCatalogT< RecordT > Member List

This is the complete list of members for lsst::afw::table::ExposureCatalogT< RecordT >, including all inherited members.

const_iterator typedeflsst::afw::table::ExposureCatalogT< RecordT >
ExposureCatalogT(std::shared_ptr< Table > const &table=std::shared_ptr< Table >())lsst::afw::table::ExposureCatalogT< RecordT >inlineexplicit
ExposureCatalogT(Schema const &schema)lsst::afw::table::ExposureCatalogT< RecordT >inlineexplicit
ExposureCatalogT(std::shared_ptr< Table > const &table, InputIterator first, InputIterator last, bool deep=false)lsst::afw::table::ExposureCatalogT< RecordT >inline
ExposureCatalogT(ExposureCatalogT< OtherRecordT > const &other)lsst::afw::table::ExposureCatalogT< RecordT >inline
ExposureCatalogT(ExposureCatalogT const &)=defaultlsst::afw::table::ExposureCatalogT< RecordT >
ExposureCatalogT(ExposureCatalogT &&)=defaultlsst::afw::table::ExposureCatalogT< RecordT >
ExposureCatalogT(Base const &other)lsst::afw::table::ExposureCatalogT< RecordT >inlineexplicitprotected
iterator typedeflsst::afw::table::ExposureCatalogT< RecordT >
operator=(ExposureCatalogT const &)=defaultlsst::afw::table::ExposureCatalogT< RecordT >
operator=(ExposureCatalogT &&)=defaultlsst::afw::table::ExposureCatalogT< RecordT >
readFits(std::string const &filename, int hdu=fits::DEFAULT_HDU, int flags=0)lsst::afw::table::ExposureCatalogT< RecordT >inlinestatic
readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU, int flags=0)lsst::afw::table::ExposureCatalogT< RecordT >inlinestatic
readFits(fits::Fits &fitsfile, int flags=0)lsst::afw::table::ExposureCatalogT< RecordT >inlinestatic
readFits(fits::Fits &fitsfile, std::shared_ptr< io::InputArchive > archive, int flags=0)lsst::afw::table::ExposureCatalogT< RecordT >inlinestatic
readFromArchive(io::InputArchive const &archive, BaseCatalog const &catalog)lsst::afw::table::ExposureCatalogT< RecordT >static
Record typedeflsst::afw::table::ExposureCatalogT< RecordT >
subset(ndarray::Array< bool const, 1 > const &mask) constlsst::afw::table::ExposureCatalogT< RecordT >inline
subset(std::ptrdiff_t startd, std::ptrdiff_t stopd, std::ptrdiff_t step) constlsst::afw::table::ExposureCatalogT< RecordT >inline
subsetContaining(lsst::geom::SpherePoint const &coord, bool includeValidPolygon=false) constlsst::afw::table::ExposureCatalogT< RecordT >
subsetContaining(lsst::geom::Point2D const &point, geom::SkyWcs const &wcs, bool includeValidPolygon=false) constlsst::afw::table::ExposureCatalogT< RecordT >
Table typedeflsst::afw::table::ExposureCatalogT< RecordT >
writeFits(fits::Fits &fitsfile, std::shared_ptr< io::OutputArchive > archive, int flags=0) constlsst::afw::table::ExposureCatalogT< RecordT >inline
writeToArchive(io::OutputArchiveHandle &handle, bool ignoreUnpersistable=true) constlsst::afw::table::ExposureCatalogT< RecordT >
~ExposureCatalogT()=defaultlsst::afw::table::ExposureCatalogT< RecordT >