LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Classes | Namespaces
FunctorKey.h File Reference
#include "lsst/afw/table/fwd.h"
#include "lsst/afw/table/Key.h"

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

 lsst
 A base class for image defects.
 
 lsst::afw
 
 lsst::afw::table