|
lsst.afw g4f4f280218+81551fceaa
|
#include <exception>#include <memory>#include <sstream>#include <string>#include <type_traits>#include <unordered_map>#include <utility>#include "lsst/pex/exceptions.h"#include "lsst/afw/typehandling/Key.h"#include "lsst/afw/typehandling/Storable.h"Go to the source code of this file.
Classes | |
| class | lsst::afw::image::detail::StorableMap |
| A map of Storable supporting strongly-typed access. More... | |
Namespaces | |
| namespace | lsst |
| A base class for image defects. | |
| namespace | lsst::afw |
| namespace | lsst::afw::image |
| Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects. | |
| namespace | lsst::afw::image::detail |