Cockpit ======= API --- For an overview of the call interfaces and their valid call parameters refer to .. raw:: html
.. parsed-literal:: :ref:`The namedtupledefs API ` .. raw:: html
**Call interfaces**: .. raw:: html
+-------------------------------------------------------------------+-----------------------------------+---------------------------------------------------------+------------------------------------------------------------------------+ | Component | HowTo | API | Sources | +===================================================================+===================================+=========================================================+========================================================================+ | :ref:`namedtupledefs.__init__ ` | :ref:`HowTo Named Tuples ` | `namedtupledefs.__init__ `_ | `namedtupledefs.__init__ <_modules/namedtupledefs/__init__.html#>`_ | +-------------------------------------------------------------------+-----------------------------------+---------------------------------------------------------+------------------------------------------------------------------------+ | :ref:`namedtuple_original ` [namedtuple]_ | | :ref:`namedtupledefs.__init__ ` | :ref:`namedtupledefs.namedtuple_original ` | +-------------------------------------------------------------------+-----------------------------------+---------------------------------------------------------+------------------------------------------------------------------------+ .. raw:: html
For implementation details refer to "`The SW-Design of namedtupledefs `_". Functions ^^^^^^^^^ .. raw:: html
+-----------------------------------------------------+---------------------------------------------------------------------------------+ | [docs] | [source] | +=====================================================+=================================================================================+ | `namedtuple `_ | `namedtupledefs.namedtuple <_modules/namedtupledefs/__init__.html#namedtuple>`_ | +-----------------------------------------------------+---------------------------------------------------------------------------------+ .. raw:: html
Created Class ^^^^^^^^^^^^^ .. raw:: html
+--------------------------------------------------+---------------------------------------------------------------------------------+ | [docs] | [source] | +==================================================+=================================================================================+ | `Python2 `_ | `namedtupledefs.namedtuple <_modules/namedtupledefs/__init__.html#namedtuple>`_ | +--------------------------------------------------+---------------------------------------------------------------------------------+ | `Python3 `_ | `namedtupledefs.namedtuple <_modules/namedtupledefs/__init__.html#namedtuple>`_ | +--------------------------------------------------+---------------------------------------------------------------------------------+ .. raw:: html
Documents --------- .. raw:: html
+------------------------+------------------------+ | Artifacts | Shortcuts | +========================+========================+ | Concepts and Design | :ref:`SWDESIGN` | +------------------------+------------------------+ | Programming Interfaces | :ref:`DOCUMENTS` | +------------------------+------------------------+ .. raw:: html