GoWebScan API
GoWebScanTileListMsg Class Reference

Description

Represents a list of tiles (of the same type and plane) that are matched by Y-position. This message type contains data after synchronization and prior to merging.

Inheritance diagram for GoWebScanTileListMsg:
Inheritance graph

Public Member Functions

kStatus GoWebScanPipeMsg_Acquire (GoWebScanPipeMsg msg)
 Increments the msg's reference count. More...
 
GoWebScanMsgStampGoWebScanPipeMsg_GetStamp (GoWebScanPipeMsg msg)
 Gets the stamp associated with the message. More...
 
kStatus GoWebScanPipeMsg_Relinquish (GoWebScanPipeMsg msg)
 Decrements the msg's reference count. More...
 
kStatus GoWebScanPipeMsg_SetStamp (GoWebScanPipeMsg msg, const GoWebScanMsgStamp *stamp)
 Sets the stamp associated with the message. More...
 
kSize GoWebScanPipeMsg_Size (GoWebScanPipeMsg msg)
 Gets the size, in bytes, of the message's data buffer. More...
 
GoWebScanMsgType GoWebScanPipeMsg_TypeId (GoWebScanPipeMsg msg)
 Gets the message type. More...
 
kStatus GoWebScanTileListMsg_Add (GoWebScanTileListMsg msg, GoWebScanPipeMsg tile)
 Adds a tile to the list. More...
 
GoWebScanPipeMsg GoWebScanTileListMsg_At (GoWebScanTileListMsg msg, kSize index)
 Gets the tile message of a specified index of the list. More...
 
kStatus GoWebScanTileListMsg_Clear (GoWebScanTileListMsg msg)
 Recycles all tiles contained in the list. More...
 
kStatus GoWebScanTileListMsg_Construct (GoWebScanTileListMsg *msg, GoWebScanPipeMsgPool pool, kAlloc allocator)
 Constructs a GoWebScanTileListMsg object. More...
 
kSize GoWebScanTileListMsg_Count (GoWebScanTileListMsg msg)
 Gets the count of tiles in the list. More...
 
kStatus GoWebScanTileListMsg_Destroy (GoWebScanTileListMsg msg)
 Destroys a GoWebScanTileListMsg object. More...
 
kSize GoWebScanTileListMsg_Size (GoWebScanTileListMsg msg)
 Gets the size, in bytes, of the message data buffer. More...
 

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