lsst.afw 22.0.1-43-gf2a78aa89+d93e5fd551
Static Public Attributes | List of all members
lsst::afw::table::KeyBase< T > Class Template Reference

A base class for Key that allows subfield keys to be extracted for some field types. More...

#include <KeyBase.h>

Inheritance diagram for lsst::afw::table::KeyBase< T >:
lsst::afw::table::Key< afw::table::Flag > lsst::afw::table::Key< double > lsst::afw::table::Key< T >

Static Public Attributes

static bool const HAS_NAMED_SUBFIELDS = false
 

Detailed Description

template<typename T>
class lsst::afw::table::KeyBase< T >

A base class for Key that allows subfield keys to be extracted for some field types.

Definition at line 20 of file KeyBase.h.

Member Data Documentation

◆ HAS_NAMED_SUBFIELDS

template<typename T >
bool const lsst::afw::table::KeyBase< T >::HAS_NAMED_SUBFIELDS = false
static

Definition at line 22 of file KeyBase.h.


The documentation for this class was generated from the following file: