Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
GoScript Member List

This is the complete list of members for GoScript, including all inherited members.

GoScript_AddOutput(GoScript tool, k32u id)GoScript
GoScript_Code(GoScript tool, kChar **code)GoScript
GoScript_OutputAt(GoScript tool, kSize index)GoScript
GoScript_OutputCount(GoScript tool)GoScript
GoScript_RemoveOutput(GoScript tool, k32u id)GoScript
GoScript_SetCode(GoScript tool, kChar *code)GoScript
GoTool_AddExtMeasurement(GoTool tool, kType type, kBool isFilterable, GoExtMeasurement *measurement)GoTool
GoTool_AddFeatureOutput(GoTool tool, kType type, GoFeature *featureOutput)GoTool
GoTool_AddMeasurement(GoTool tool, kType type, kBool isFilterable, GoMeasurement *measurement)GoTool
GoTool_ClearFeatureOutputs(GoTool tool)GoTool
GoTool_ClearMeasurements(GoTool tool)GoTool
GoTool_FeatureOutputAt(GoTool tool, kSize index)GoTool
GoTool_FeatureOutputCount(GoTool tool)GoTool
GoTool_FindFeatureOutputByType(GoTool tool, GoFeatureType type)GoTool
GoTool_FindMeasurementByType(GoTool tool, GoMeasurementType type)GoTool
GoTool_Id(GoTool tool)GoTool
GoTool_MeasurementAt(GoTool tool, kSize index)GoTool
GoTool_MeasurementCount(GoTool tool)GoTool
GoTool_Name(GoTool tool, kChar *name, kSize capacity)GoTool
GoTool_RemoveFeatureOutput(GoTool tool, kSize index)GoTool
GoTool_RemoveMeasurement(GoTool tool, kSize index)GoTool
GoTool_SetName(GoTool tool, const kChar *name)GoTool
GoTool_Type(GoTool tool)GoTool