LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Public Member Functions | Static Public Attributes | List of all members
lsst::afw::table::KeyBase< Flag > Class Template Reference

A base class for Key that allows the underlying storage field to be extracted. More...

#include <Flag.h>

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

Public Member Functions

Key< FieldBase< Flag >::Element > getStorage () const
 Return a key corresponding to the integer element where this field's bit is packed. More...
 

Static Public Attributes

static bool const HAS_NAMED_SUBFIELDS = false
 

Detailed Description

template<>
class lsst::afw::table::KeyBase< Flag >

A base class for Key that allows the underlying storage field to be extracted.

Definition at line 62 of file Flag.h.

Member Function Documentation

Key<FieldBase<Flag>::Element> lsst::afw::table::KeyBase< Flag >::getStorage ( ) const

Return a key corresponding to the integer element where this field's bit is packed.

Member Data Documentation

bool const lsst::afw::table::KeyBase< Flag >::HAS_NAMED_SUBFIELDS = false
static

Definition at line 64 of file Flag.h.


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