2#ifndef AFW_TABLE_IO_InputArchive_h_INCLUDED
3#define AFW_TABLE_IO_InputArchive_h_INCLUDED
15template <
typename RecordT>
#define LSST_ARCHIVE_ASSERT(EXPR)
An assertion macro used to validate the structure of an InputArchive.
A simple struct that combines the two arguments that must be passed to most cfitsio routines and cont...
Base class for all records.
A custom container class for records, based on std::vector.
A vector of catalogs used by Persistable.
CatalogT< BaseRecord > BaseCatalog
T dynamic_pointer_cast(T... args)