2 #ifndef AFW_TABLE_IO_ArchiveInputSchema_h_INCLUDED
3 #define AFW_TABLE_IO_ArchiveInputSchema_h_INCLUDED
Defines the fields and offsets for a table.
class[[deprecated("Removed with no replacement (but see lsst::afw::image::TransmissionCurve). Will be " "removed after v22.")]] FilterProperty final
Describe the properties of a Filter (e.g.
A base class for image defects.
Schema for the index catalog that specifies where objects are stored in the data catalogs.
Key< std::string > module
static int const MAX_NAME_LENGTH
ArchiveIndexSchema(const ArchiveIndexSchema &)=delete
static constexpr int const NO_CATALOGS_SAVED
Special value used for catArchive, catPersistable, and row0 when an object with no state is saved.
ArchiveIndexSchema & operator=(const ArchiveIndexSchema &)=delete
static int const MAX_MODULE_LENGTH
ArchiveIndexSchema & operator=(ArchiveIndexSchema &&)=delete
Key< int > catPersistable
static ArchiveIndexSchema const & get()
Return the singleton instance.
ArchiveIndexSchema(ArchiveIndexSchema &&)=delete