| addFields(afw::table::Schema &schema, std::string const &name, std::string const &doc, std::string const &ellipseUnit, std::string const &coeffUnit, int order, BasisTypeEnum basisType=HERMITE) | lsst::shapelet::ShapeletFunctionKey | static |
| get(afw::table::BaseRecord const &record) const | lsst::shapelet::ShapeletFunctionKey | virtual |
| getBasisType() const | lsst::shapelet::ShapeletFunctionKey | inline |
| getCoefficients() const | lsst::shapelet::ShapeletFunctionKey | inline |
| getEllipse() const | lsst::shapelet::ShapeletFunctionKey | inline |
| getOrder() const | lsst::shapelet::ShapeletFunctionKey | inline |
| isValid() const | lsst::shapelet::ShapeletFunctionKey | inline |
| operator!=(ShapeletFunctionKey const &other) const | lsst::shapelet::ShapeletFunctionKey | inline |
| operator==(ShapeletFunctionKey const &other) const | lsst::shapelet::ShapeletFunctionKey | inline |
| set(afw::table::BaseRecord &record, ShapeletFunction const &value) const | lsst::shapelet::ShapeletFunctionKey | virtual |
| FunctorKey< ShapeletFunction >::set(BaseRecord &record, ShapeletFunction const &value) const =0 | lsst::afw::table::FunctorKey< ShapeletFunction > | pure virtual |
| lsst::afw::table::InputFunctorKey::set(BaseRecord &record, T const &value) const=0 | lsst::afw::table::InputFunctorKey< T > | pure virtual |
| ShapeletFunctionKey() | lsst::shapelet::ShapeletFunctionKey | inline |
| ShapeletFunctionKey(afw::table::EllipseKey const &ellipse, afw::table::ArrayKey< double > const &coefficients, BasisTypeEnum basisType=HERMITE) | lsst::shapelet::ShapeletFunctionKey | inline |
| ShapeletFunctionKey(afw::table::SubSchema const &s, BasisTypeEnum basisType=HERMITE) | lsst::shapelet::ShapeletFunctionKey | inline |
| Value typedef | lsst::afw::table::FunctorKey< ShapeletFunction > | |
| ~InputFunctorKey() noexcept=default | lsst::afw::table::InputFunctorKey< T > | virtual |
| ~OutputFunctorKey() noexcept=default | lsst::afw::table::OutputFunctorKey< T > | virtual |