FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kBinCSumMsg_BinAtT (   kBinCSumMsg_msg,
  kSize_frameIndex,
  kSize_rowIndex,
 
)
related

Gets a strongly-typed pointer to the binarize data at the specified frame and row index.

A debug assertion will be raised if the size of the specified binarize data type is not equal to the size of the message binarize data type.

Parameters
kBinCSumMsg_msgMessage object.
kSize_frameIndexIndex of frame within this message.
kSize_rowIndexIndex of binarize row within this frame.
TBinarize data type identifier (e.g., k8u).
Returns
Strongly-typed pointer to binarize data.