Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
Public Member Functions
GoReplayAnyData Class Reference
Description
Represents the Any Data condition.
Inheritance diagram for GoReplayAnyData:
Public Member Functions
GoReplayRangeCountCase
GoReplayAnyData_RangeCountCase
(
GoReplayAnyData
condition)
Gets the required range count case.
More...
k32u
GoReplayAnyData_RangeCountThreshold
(
GoReplayAnyData
condition)
Gets the required range count threshold.
More...
kStatus
GoReplayAnyData_SetRangeCountCase
(
GoReplayAnyData
condition,
GoReplayRangeCountCase
rangeCase)
Sets the required range count case.
More...
kStatus
GoReplayAnyData_SetRangeCountThreshold
(
GoReplayAnyData
condition,
k32u
threshold)
Sets the required range count threshold.
More...
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...
kStatus
GoReplayMeasurement_SetIdAt
(
GoReplayMeasurement
condition,
kSize
index,
k32u
id)
Sets the ID at the specified index.
More...
kStatus
GoReplayMeasurement_SetResult
(
GoReplayAnyData
condition,
GoReplayMeasurementResult
result)
Sets the required measurement result.
More...
The documentation for this class was generated from the following file:
GoReplayCondition.h
GoReplayAnyData