IdFactory
=========

.. currentmodule:: lsst.afw.table

.. autoclass:: IdFactory
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~IdFactory.__call__
      ~IdFactory.clone
      ~IdFactory.computeReservedFromMaxBits
      ~IdFactory.makeSimple
      ~IdFactory.makeSource
      ~IdFactory.notify

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: clone
   .. automethod:: computeReservedFromMaxBits
   .. automethod:: makeSimple
   .. automethod:: makeSource
   .. automethod:: notify