FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
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.

Parameters
blockBlock object.
portPort on which output is emitted.
msgInfoMessage to be emitted (ownership is transferred).
Returns
Operation status.