36 #ifndef KIM_SUPPORT_STATUS_H_ 37 #define KIM_SUPPORT_STATUS_H_ 43 #ifndef KIM_SUPPORT_STATUS_DEFINED_ 44 #define KIM_SUPPORT_STATUS_DEFINED_ 63 int *
const numberOfSupportStatuses);
KIM_SupportStatus const KIM_SUPPORT_STATUS_optional
KIM_SupportStatus const KIM_SUPPORT_STATUS_notSupported
KIM_SupportStatus KIM_SupportStatus_FromString(char const *const str)
int KIM_SupportStatus_NotEqual(KIM_SupportStatus const left, KIM_SupportStatus const right)
char const *const KIM_SupportStatus_String(KIM_SupportStatus const supportStatus)
void KIM_SUPPORT_STATUS_GetNumberOfSupportStatuses(int *const numberOfSupportStatuses)
KIM_SupportStatus const KIM_SUPPORT_STATUS_requiredByAPI
int KIM_SUPPORT_STATUS_GetSupportStatus(int const index, KIM_SupportStatus *const supportStatus)
int KIM_SupportStatus_Equal(KIM_SupportStatus const left, KIM_SupportStatus const right)
KIM_SupportStatus const KIM_SUPPORT_STATUS_required