GoWebScan API
GoWebScanProfileBoardMsg Class Reference

Description

Represents a message containing resampled and merged geometric data of a detected board for a given section.

Inheritance diagram for GoWebScanProfileBoardMsg:
Inheritance graph

Public Member Functions

GoWebScanProfileBoardMsgAttrGoWebScanProfileBoardMsg_Attributes (GoWebScanProfileBoardMsg msg)
 Gets the attributes of a message. More...
 
kStatus GoWebScanProfileBoardMsg_Construct (GoWebScanProfileBoardMsg *msg, kSize height, kSize width, kAlloc allocator)
 Constructs a GoWebScanProfileBoardMsg object. More...
 
kArray2 GoWebScanProfileBoardMsg_Data (GoWebScanProfileBoardMsg msg)
 Gets the board data array. More...
 
k16sGoWebScanProfileBoardMsg_DataAt (GoWebScanProfileBoardMsg msg, kSize rowIndex, kSize colIndex)
 Gets the Z value (mils) at a specified row and column in the board array. More...
 
kSize GoWebScanProfileBoardMsg_Height (GoWebScanProfileBoardMsg msg)
 Gets the height of a message. More...
 
kStatus GoWebScanProfileBoardMsg_Realloc (GoWebScanProfileBoardMsg msg, kSize height, kSize width)
 Resize a GoWebScanProfileBoardMsg object. More...
 
kSize GoWebScanProfileBoardMsg_Width (GoWebScanProfileBoardMsg msg)
 Gets the width of a message. More...
 

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