lsst.afw 22.0.1-48-g5c39d4753+cb452d8ee2
|
#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 |