lsst.afw
21.0.0-35-g4939cbb3d+fb0e51fe34
|
#include <vector>
#include <algorithm>
#include <map>
#include <variant>
Go to the source code of this file.
Classes | |
struct | lsst::afw::table::SchemaItem< T > |
A simple pair-like struct for mapping a Field (name and description) with a Key (used for actual data access). More... | |
class | lsst::afw::table::detail::SchemaImpl |
A private implementation class to hide the messy details of Schema. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::table | |
lsst::afw::table::detail | |