|
LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <algorithm>#include <memory>#include <sstream>#include <string>#include <type_traits>#include <utility>#include <vector>#include "boost/variant.hpp"#include "lsst/pex/exceptions.h"#include "lsst/afw/typehandling/detail/type_traits.h"#include "lsst/afw/typehandling/Key.h"#include "lsst/afw/typehandling/Storable.h"#include "lsst/afw/typehandling/PolymorphicValue.h"Go to the source code of this file.
Classes | |
| class | lsst::afw::typehandling::GenericMap< K > |
| Interface for a heterogeneous map. More... | |
| class | lsst::afw::typehandling::MutableGenericMap< K > |
| Interface for a GenericMap that allows element addition and removal. More... | |
Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::afw | |
| lsst::afw::typehandling | |
1.8.18