|
FireSync API
|
| kStatus kPxIoBlock_EmitOutput | ( | kPxIoBlock | block, |
| kPxPort | port, | ||
| kMsgInfo | msgInfo | ||
| ) |
Sends an output message from this block.
This method can be used internally by a pipe engine to emit output from a kPxIoBlock instance.
| block | Block object. |
| port | Port on which output is emitted. |
| msgInfo | Message to be emitted (ownership is transferred). |