LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the documentation of this file.
2 #ifndef AFW_TABLE_IO_ArchiveInputSchema_h_INCLUDED
3 #define AFW_TABLE_IO_ArchiveInputSchema_h_INCLUDED
73 #endif // !AFW_TABLE_IO_ArchiveInputSchema_h_INCLUDED
static constexpr int const NO_CATALOGS_SAVED
Special value used for catArchive, catPersistable, and row0 when an object with no state is saved.
Key< std::string > module
static ArchiveIndexSchema const & get()
Return the singleton instance.
Defines the fields and offsets for a table.
ArchiveIndexSchema(ArchiveIndexSchema &&)=delete
static int const MAX_NAME_LENGTH
Schema for the index catalog that specifies where objects are stored in the data catalogs.
A base class for image defects.
Key< int > catPersistable
static int const MAX_MODULE_LENGTH
ArchiveIndexSchema & operator=(ArchiveIndexSchema &&)=delete
ArchiveIndexSchema & operator=(const ArchiveIndexSchema &)=delete
ArchiveIndexSchema(const ArchiveIndexSchema &)=delete