GoWebScan API
GoWebScanCalMsg Class Reference

Description

Represents a message containing issues that occurred during system calibration. Each issue is associated with a node in the system, a data source (profile, tracheid, or vision), and a stage of the calibration processing.

Inheritance diagram for GoWebScanCalMsg:
Inheritance graph

Public Member Functions

GoWebScanCalMsgAttrGoWebScanCalMsg_Attributes (GoWebScanCalMsg msg)
 Gets the attributes of a message. More...
 
kStatus GoWebScanCalMsg_Construct (GoWebScanCalMsg *msg, kSize issueCount, kAlloc allocator)
 Constructs a GoWebScanCalMsg object. More...
 
GoWebScanCalMsgIssueGoWebScanCalMsg_IssueAt (GoWebScanCalMsg msg, kSize index)
 Gets the calibration issue at a specified index. More...
 
kSize GoWebScanCalMsg_IssueCount (GoWebScanCalMsg msg)
 Gets the number of calibration issues in the message. More...
 

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