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

Description

Represents configuration for a tool.

Inheritance diagram for GdkToolCfg:
Inheritance graph

Public Member Functions

kStatus GdkToolCfg_AddMeasurement (GdkToolCfg config, const kChar *type, GdkMeasurementCfg *measurementCfg)
 Add a new measurement to the tool. More...
 
k32s GdkToolCfg_Anchor (GdkToolCfg config, GdkAxis axis)
 Returns the anchor source used by the tool. More...
 
GdkMeasurementCfg GdkToolCfg_MeasurementAt (GdkToolCfg config, kSize index)
 Returns the measurement at an index. More...
 
kSize GdkToolCfg_MeasurementCount (GdkToolCfg config)
 Returns the number of measurements in the tool. More...
 
kNull const kCharGdkToolCfg_Name (GdkToolCfg config)
 Returns the tool name. More...
 
GdkParams GdkToolCfg_Parameters (GdkToolCfg config)
 Returns user-defined parameter set. More...
 
kStatus GdkToolCfg_SetAnchor (GdkToolCfg config, GdkAxis axis, k32s id)
 Set the anchor source used by the tool. More...
 
kStatus GdkToolCfg_SetSource (GdkToolCfg config, GdkDataSource source)
 Set the data source used by the tool. More...
 
kStatus GdkToolCfg_SetVersion (GdkToolCfg config, const kChar *version)
 Sets the version of the configuration. More...
 
GdkDataSource GdkToolCfg_Source (GdkToolCfg config)
 Returns the data source used by the tool. More...
 
const kCharGdkToolCfg_Version (GdkToolCfg config)
 Returns the version of the configuration. More...
 

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