GoWebScan API
GoWebScanProfileWebMsg Class Reference

Description

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

Inheritance diagram for GoWebScanProfileWebMsg:
Inheritance graph

Public Member Functions

GoWebScanProfileWebMsgAttrGoWebScanProfileWebMsg_Attributes (GoWebScanProfileWebMsg msg)
 Gets the attributes of a message. More...
 
kStatus GoWebScanProfileWebMsg_Construct (GoWebScanProfileWebMsg *msg, kSize height, kSize width, kAlloc allocator)
 Constructs a GoWebScanProfileWebMsg msg. More...
 
kArray2 GoWebScanProfileWebMsg_Data (GoWebScanProfileWebMsg msg)
 Gets the tile data array. More...
 
k16sGoWebScanProfileWebMsg_DataAt (GoWebScanProfileWebMsg msg, kSize rowIndex, kSize colIndex)
 Gets a pointer to the data value at a specified row and column index. More...
 
kSize GoWebScanProfileWebMsg_Height (GoWebScanProfileWebMsg msg)
 Gets the height of a message. More...
 
kArray1 GoWebScanProfileWebMsg_Inputs (GoWebScanProfileWebMsg msg)
 Gets the inputs corresponding to each row of the tile. More...
 
k64sGoWebScanProfileWebMsg_InputsAt (GoWebScanProfileWebMsg msg, kSize index)
 Gets the input at a specified row. More...
 
kStatus GoWebScanProfileWebMsg_Realloc (GoWebScanProfileWebMsg msg, kSize height, kSize width)
 Resize a GoWebScanProfileWebMsg msg. More...
 
kSize GoWebScanProfileWebMsg_Width (GoWebScanProfileWebMsg msg)
 Gets the width of a message. More...
 

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