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

Description

Describes a feature type.

Inheritance diagram for GdkFeatureInfo:
Inheritance graph

Public Member Functions

GdkFeatureDataType GdkFeatureInfo_DataType (GdkFeatureInfo info)
 Returns the feature data type. More...
 
const kCharGdkFeatureInfo_Label (GdkFeatureInfo info)
 Returns the feature display label. More...
 
kSize GdkFeatureInfo_MaxCount (GdkFeatureInfo info)
 Returns the minimum number of instances within a tool. More...
 
kSize GdkFeatureInfo_MinCount (GdkFeatureInfo info)
 Returns the minimum number of instances within a tool. More...
 
GdkParamsInfo GdkFeatureInfo_Params (GdkFeatureInfo info)
 Returns the schema for the parameters. More...
 
kStatus GdkFeatureInfo_SetDataType (GdkFeatureInfo info, GdkFeatureDataType type)
 Sets the feature data type. More...
 
kStatus GdkFeatureInfo_SetLabel (GdkFeatureInfo info, const kChar *label)
 [Deprecated] Set label through GdkToolInfo_AddOutput() instead. More...
 
kStatus GdkFeatureInfo_SetMaxCount (GdkFeatureInfo info, kSize count)
 Sets the maximum number of instances within a tool. More...
 
kStatus GdkFeatureInfo_SetMinCount (GdkFeatureInfo info, kSize count)
 Sets the minimum number of instances within a tool. More...
 
kStatus GdkFeatureInfo_SetType (GdkFeatureInfo info, const kChar *type)
 Sets the feature type. More...
 
const kCharGdkFeatureInfo_Type (GdkFeatureInfo info)
 Returns the feature type. More...
 

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