|
Gocator Development Kit
|
Describes a feature type.

Public Member Functions | |
| k32s | GdkDiagnosticInfo_Id (GdkDiagnosticInfo info) |
| Returns the feature type id. More... | |
| const kChar * | GdkDiagnosticInfo_Name (GdkDiagnosticInfo info) |
| Returns the feature type name. More... | |
| kStatus | GdkDiagnosticInfo_SetId (GdkDiagnosticInfo info, k32s id) |
| Sets the feature type id. More... | |
| kStatus | GdkDiagnosticInfo_SetName (GdkDiagnosticInfo info, const kChar *name) |
| Sets the feature type name. More... | |