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

Description

Describes a measurement type.

Inheritance diagram for GdkMeasurementInfo:
Inheritance graph

Public Member Functions

const kCharGdkMeasurementInfo_Label (GdkMeasurementInfo info)
 Returns the measurement display label. More...
 
kSize GdkMeasurementInfo_MaxCount (GdkMeasurementInfo info)
 Returns the minimum number of instances within a tool. More...
 
kSize GdkMeasurementInfo_MinCount (GdkMeasurementInfo info)
 Returns the minimum number of instances within a tool. More...
 
GdkParamsInfo GdkMeasurementInfo_Params (GdkMeasurementInfo info)
 Returns the schema for the parameters. More...
 
kStatus GdkMeasurementInfo_SetLabel (GdkMeasurementInfo info, const kChar *label)
 [Deprecated] Set label through GdkToolInfo_AddOutput() instead. More...
 
kStatus GdkMeasurementInfo_SetMaxCount (GdkMeasurementInfo info, kSize count)
 Sets the maximum number of instances within a tool. More...
 
kStatus GdkMeasurementInfo_SetMinCount (GdkMeasurementInfo info, kSize count)
 Sets the minimum number of instances within a tool. More...
 
kStatus GdkMeasurementInfo_SetTypeName (GdkMeasurementInfo info, const kChar *name)
 Sets the measurement type name. More...
 
kStatus GdkMeasurementInfo_SetValueType (GdkMeasurementInfo info, GdkMeasurementValueType type)
 Sets the measurement value type. More...
 
const kCharGdkMeasurementInfo_TypeName (GdkMeasurementInfo info)
 Returns the measurement type name. More...
 
GdkMeasurementValueType GdkMeasurementInfo_ValueType (GdkMeasurementInfo info)
 Returns the measurement value type. More...
 

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