******* Cockpit ******* API === For an overview of the call interfaces and their valid call parameters refer to .. raw:: html
.. parsed-literal:: :ref:`The namedtuplex API ` .. raw:: html
**Call interfaces**: .. raw:: html
+--------------------------------------------------+------------------------------------+----------------------------------------------------+---------------------------------------------------------------+ | Component | HowTo | API | Sources | +==================================================+====================================+====================================================+===============================================================+ | :ref:`namedtuplex ` | | :ref:`namedtuplex.__init__ ` | `namedtuplex.__init__ <_modules/namedtuplex/__init__.html#>`_ | +--------------------------------------------------+------------------------------------+----------------------------------------------------+---------------------------------------------------------------+ | :ref:`namedtuplex.abc ` | `HowTo Named Tuples `_ | `abc `_ | `namedtuplex.abc <_modules/namedtuplex/abc.html>`_ | +--------------------------------------------------+------------------------------------+----------------------------------------------------+---------------------------------------------------------------+ .. raw:: html
For implementation details refer to "`The SW-Design of namedtuplex `_".