|
lsst.afw g712618294e+4813a5392e
|
Namespaces | |
| namespace | python |
Classes | |
| struct | ArchiveIndexSchema |
| Schema for the index catalog that specifies where objects are stored in the data catalogs. More... | |
| class | CatalogVector |
| A vector of catalogs used by Persistable. More... | |
| class | FitsColumnReader |
| Polymorphic reader interface used to read different kinds of objects from one or more FITS binary table columns. More... | |
| class | FitsReader |
| A utility class for reading FITS binary tables. More... | |
| class | FitsSchemaInputMapper |
| A class that describes a mapping from a FITS binary table to an afw::table Schema. More... | |
| struct | FitsSchemaItem |
| A structure that describes a field as a collection of related strings read from the FITS header. More... | |
| class | FitsWriter |
| Writer object for FITS binary tables. More... | |
| class | InputArchive |
| A multi-catalog archive object used to load table::io::Persistable objects. More... | |
| class | MalformedArchiveError |
| An exception thrown when an InputArchive's contents do not make sense. More... | |
| class | OutputArchive |
| A multi-catalog archive object used to save table::io::Persistable objects. More... | |
| class | OutputArchiveHandle |
| An object passed to Persistable::write to allow it to persist itself. More... | |
| class | Persistable |
| A base class for objects that can be persisted via afw::table::io Archive classes. More... | |
| class | PersistableFacade |
| A CRTP facade class for subclasses of Persistable. More... | |
| class | PersistableFactory |
| A base class for factory classes used to reconstruct objects from records. More... | |
| class | PersistenceError |
| An exception thrown when problems occur during persistence. More... | |
Functions | |
| void | erase (int column) |
| void lsst::afw::table::io::erase | ( | int | column | ) |