Go to the source code of this file.
|
type(kim_support_status_type), save, bind(C, name="KIM_SUPPORT_STATUS_requiredByAPI"), public, protected | kim_support_status_module::kim_support_status_required_by_api |
| The standard requiredByAPI status. More...
|
|
type(kim_support_status_type), save, bind(C, name="KIM_SUPPORT_STATUS_notSupported"), public, protected | kim_support_status_module::kim_support_status_not_supported |
| The standard notSupported status. More...
|
|
type(kim_support_status_type), save, bind(C, name="KIM_SUPPORT_STATUS_required"), public, protected | kim_support_status_module::kim_support_status_required |
| The standard required status. More...
|
|
type(kim_support_status_type), save, bind(C, name="KIM_SUPPORT_STATUS_optional"), public, protected | kim_support_status_module::kim_support_status_optional |
| The standard optional status. More...
|
|