|
lsst.afw g4f4f280218+81551fceaa
|
Go to the source code of this file.
Classes | |
| class | lsst::afw::table::OutputFunctorKey< T > |
| Base class for objects that can extract a value from a record, but are not a true Key themselves. More... | |
| class | lsst::afw::table::InputFunctorKey< T > |
| Base class for objects that can set a value on a record, but are not a true Key themselves. More... | |
| class | lsst::afw::table::FunctorKey< T > |
| Convenience base class that combines the OutputFunctorKey and InputFunctorKey. More... | |
| class | lsst::afw::table::ReferenceFunctorKey< T > |
| Base class for objects that can return a non-const reference to part of a record, but are not a true Key. More... | |
| class | lsst::afw::table::ConstReferenceFunctorKey< T > |
| Base class for objects that can return a const reference to part of a record, but are not a true Key. More... | |
Namespaces | |
| namespace | lsst |
| A base class for image defects. | |
| namespace | lsst::afw |
| namespace | lsst::afw::table |