LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#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 | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::image | |
Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects. | |
lsst::afw::image::detail | |