7 #ifndef GDK_DIAGNOSTIC_INFO_H
8 #define GDK_DIAGNOSTIC_INFO_H
Essential Gdk declarations.
Definition: GdkCfgInterfaces.h:14
kStatus GdkDiagnosticInfo_SetName(GdkDiagnosticInfo info, const kChar *name)
Sets the feature type name.
#define kDeclareClassEx(PREFIX, SYMBOL, BASE)
const kChar * GdkDiagnosticInfo_Name(GdkDiagnosticInfo info)
Returns the feature type name.
Describes a feature type.
Declares the GdkParamsInfo class.
kStatus GdkDiagnosticInfo_SetId(GdkDiagnosticInfo info, k32s id)
Sets the feature type id.
k32s GdkDiagnosticInfo_Id(GdkDiagnosticInfo info)
Returns the feature type id.