FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kMsgSource Struct Reference

Description

Represents information about the source of a pipe message.

Inheritance diagram for kMsgSource:
Inheritance graph

Public Member Functions

kMsgSource kMsgSource_Create (k32u nodeId, k16u blockId, k16u portId)
 Composes a kMsgSource value based on its constituent parts. More...
 
kStatus kMsgSource_Init (kMsgSource *source, k32u nodeId, k16u blockId, k16u portId)
 Initializes a kMsgSource value based on its constituent parts. More...
 

Public Attributes

k16u blockId
 Source block identifer.
 
k32u nodeId
 Source node identifer.
 
k16u portId
 Source port identifer.
 

The documentation for this struct was generated from the following file: