Gocator API
|
Represents the Measurement condition.
Public Member Functions | |
kStatus | GoReplayCondition_Enable (GoReplayCondition condition, kBool enable) |
Sets the enabled state of a replay condition. More... | |
kBool | GoReplayCondition_Enabled (GoReplayCondition condition) |
Gets the enabled state of a replay condition. More... | |
k32u | GoReplayMeasurement_IdAt (GoReplayMeasurement condition, kSize index) |
Gets the ID at the specified index. More... | |
kSize | GoReplayMeasurement_IdCount (GoReplayMeasurement condition) |
Gets the ID count. More... | |
GoReplayMeasurementResult | GoReplayMeasurement_Result (GoReplayMeasurement condition) |
Gets the required measurement result. More... | |