KeyF
====

.. currentmodule:: lsst.afw.table

.. autoclass:: KeyF
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~KeyF.HAS_NAMED_SUBFIELDS
      ~KeyF.subfields
      ~KeyF.subkeys

   .. rubric:: Methods Summary

   .. autosummary::

      ~KeyF.get
      ~KeyF.getOffset
      ~KeyF.getTypeString
      ~KeyF.isValid
      ~KeyF.set

   .. rubric:: Attributes Documentation

   .. autoattribute:: HAS_NAMED_SUBFIELDS
   .. autoattribute:: subfields
   .. autoattribute:: subkeys

   .. rubric:: Methods Documentation

   .. automethod:: get
   .. automethod:: getOffset
   .. automethod:: getTypeString
   .. automethod:: isValid
   .. automethod:: set