Typedef lsst::afw::table::FieldTypes

Typedef Documentation

typedef boost::mpl::vector<RecordId, std::uint16_t, std::int32_t, float, double, lsst::geom::Angle, std::uint8_t, Flag, std::string, Array<std::uint16_t>, Array<int>, Array<float>, Array<double>, Array<std::uint8_t>> lsst::afw::table::FieldTypes

An MPL vector of all field types.