SingleMsg --------- .. py:class:: SingleMsg .. py:method:: setI1 (*destination message field*) Assigns field value. .. py:method:: getI1 (*destination message field*) Requests field value. The requesting Element must provide a handler for the returned value. .. py:method:: setI2 (*destination message field*) Assigns field value. .. py:method:: getI2 (*destination message field*) Requests field value. The requesting Element must provide a handler for the returned value. .. py:attribute:: i1 unsigned int (*value field*) Index of source object. .. py:attribute:: i2 unsigned int (*value field*) Index of dest object.