| GoWebScanProcess_Clear(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_ClearRecording(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_Construct(GoWebScanProcess *process, GoWebScanConfig config, kAlloc allocator) | GoWebScanProcess | |
| GoWebScanProcess_DataSetAt(GoWebScanProcess process, kSize index) | GoWebScanProcess | |
| GoWebScanProcess_DataSetCount(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_EnableRecording(GoWebScanProcess process, kBool recordingEnabled) | GoWebScanProcess | |
| GoWebScanProcess_ErrorCount(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_MaxRecordBoardCount(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_MaxRecordSize(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_Process(GoWebScanProcess process, GoDataSet dataSet) | GoWebScanProcess | |
| GoWebScanProcess_ProcessRecordStatus(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_Receive(GoWebScanProcess process, GoWebScanPipeMsg *msg, k64s timeout) | GoWebScanProcess | |
| GoWebScanProcess_RecordBoardCount(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_Recording(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_RecordingEnabled(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_RecordSize(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_Refresh(GoWebScanProcess process) | GoWebScanProcess | |
| GoWebScanProcess_SaveRecording(GoWebScanProcess process, const kChar *filePath) | GoWebScanProcess | |
| GoWebScanProcess_SetDataHandler(GoWebScanProcess process, GoDataFx function, kPointer receiver) | GoWebScanProcess | |
| GoWebScanProcess_SetLaneDisabledHandler(GoWebScanProcess process, GoWebScanTileCombinerLaneChangeFx function, kPointer receiver) | GoWebScanProcess | |
| GoWebScanProcess_SetLaneEnabledHandler(GoWebScanProcess process, GoWebScanTileCombinerLaneChangeFx function, kPointer receiver) | GoWebScanProcess | |
| GoWebScanProcess_SetMaxRecordBoardCount(GoWebScanProcess process, kSize maxRecordBoardCount) | GoWebScanProcess | |
| GoWebScanProcess_SetMaxRecordSize(GoWebScanProcess process, k64u maxRecordSize) | GoWebScanProcess | |
| GoWebScanProcess_Start(GoWebScanProcess process) | GoWebScanProcess | |