lsst.afw g9029821c7d+808890523f
|
#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 | |
namespace | lsst |
namespace | lsst::afw |
namespace | lsst::afw::table |
namespace | lsst::afw::table::detail |