lsst.afw  21.0.0-7-g484459ba0+d6ece73efd
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>

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 files: