|
LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <cstdint>#include <limits>#include "boost/format.hpp"#include "boost/preprocessor/seq/for_each.hpp"#include "boost/preprocessor/tuple/to_seq.hpp"#include "lsst/afw/table/FieldBase.h"#include "lsst/afw/table/Flag.h"Go to the source code of this file.
Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::afw | |
| lsst::afw::table | |
Macros | |
| #define | INSTANTIATE_FIELD_BASE(r, data, elem) template struct FieldBase<elem>; |
| #define INSTANTIATE_FIELD_BASE | ( | r, | |
| data, | |||
| elem | |||
| ) | template struct FieldBase<elem>; |
Definition at line 110 of file FieldBase.cc.
1.8.18