lsst.afw g714e0ed6de+196fb0684f
Loading...
Searching...
No Matches
FunctorKey.h File Reference

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
 
namespace  lsst::afw
 
namespace  lsst::afw::table