lsst.afw g9029821c7d+231b49cb4f
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< 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: