Gocator Development Kit
 All Classes Files Functions Variables Typedefs Friends Modules Pages
GdkToolDataOutputCfg Class Reference

Description

Represents configuration for a tool data output.

Public Member Functions

GdkDataType GdkToolDataOutputCfg_DataType (GdkToolDataOutputCfg config)
 Returns the tool data output Data type. More...
 
kBool GdkToolDataOutputCfg_Enabled (GdkToolDataOutputCfg config)
 Returns tool data output enabled state. More...
 
k32s GdkToolDataOutputCfg_Id (GdkToolDataOutputCfg config)
 Returns the tool data output ID. More...
 
const kCharGdkToolDataOutputCfg_Name (GdkToolDataOutputCfg config)
 Returns the tool data output name. More...
 
GdkParams GdkToolDataOutputCfg_Parameters (GdkToolDataOutputCfg config)
 Returns user-defined parameter set. More...
 
kStatus GdkToolDataOutputCfg_SetEnabled (GdkToolDataOutputCfg config, kBool flag)
 Sets the enabled state of the data output. More...
 
kStatus GdkToolDataOutputCfg_SetName (GdkToolDataOutputCfg config, const kChar *name)
 Sets the name of the data output. More...
 
const kCharGdkToolDataOutputCfg_Type (GdkToolDataOutputCfg config)
 Returns the tool data output Type name. More...
 

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