KeyString
=========

.. currentmodule:: lsst.afw.table

.. autoclass:: KeyString
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~KeyString.HAS_NAMED_SUBFIELDS
      ~KeyString.subfields
      ~KeyString.subkeys

   .. rubric:: Methods Summary

   .. autosummary::

      ~KeyString.get
      ~KeyString.getOffset
      ~KeyString.getSize
      ~KeyString.getTypeString
      ~KeyString.isValid
      ~KeyString.set

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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