lsst.afw gb3a676b8dc+b4feba26a1
Loading...
Searching...
No Matches
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

namespace  lsst
 
namespace  lsst::afw
 
namespace  lsst::afw::table