FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kForwardBlockInfo.h File Reference

Description

Declares the kForwardBlockInfo class.

Go to the source code of this file.

Macros

#define kFORWARD_BLOCK_INFO_MAX_PORT_COUNT
 Maximum supported channels.
 

Functions

k16u kForwardBlockInfo_InputId (kSize index)
 Gets the input port id associated with the specified input/output pair index. More...
 
kSize kForwardBlockInfo_InputIndex (k32u id)
 Gets the input/output pair index associated with the specified input port id. More...
 
k16u kForwardBlockInfo_OutputId (kSize index)
 Gets the output port id associated with the specified input/output pair index. More...
 
kSize kForwardBlockInfo_OutputIndex (k32u id)
 Gets the input/output pair index associated with the specified output port id. More...