Gocator API
 All Classes Files Functions Variables Typedefs Macros Groups Pages
GoStampMsg Class Reference

Description

Represents a message containing a set of acquisition stamps.

Inherits kObject.

Public Member Functions

GoStampGoStampMsg_At (GoStampMsg msg, kSize index)
 Gets the stamp at the specified index. More...
 
kSize GoStampMsg_Count (GoStampMsg msg)
 Count of stamps in this message. More...
 
GoDataSource GoStampMsg_Source (GoStampMsg msg)
 Gets the stamp source. More...
 

Member Function Documentation

GoStamp * GoStampMsg_At ( GoStampMsg  msg,
kSize  index 
)

Gets the stamp at the specified index.

Parameters
msgMessage object.
indexStamp index.
Returns
Stamp pointer.
kSize GoStampMsg_Count ( GoStampMsg  msg)

Count of stamps in this message.

Parameters
msgMessage object.
Returns
Count of stamps.
GoDataSource GoStampMsg_Source ( GoStampMsg  msg)

Gets the stamp source.

Parameters
msgMessage object.
Returns
Stamp source.

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