Go to the source code of this file.
Classes | |
| struct | KIM_SupportedExtensions |
| The only standard extension defined by the KIM API. More... | |
Macros | |
| #define | KIM_SUPPORTED_EXTENSIONS_ID "KIM_SupportedExtensions" |
| #define | KIM_MAX_EXTENSION_ID_LENGTH 128 |
| #define | KIM_MAX_NUMBER_OF_EXTENSIONS 64 |
Typedefs | |
| typedef struct KIM_SupportedExtensions | KIM_SupportedExtensions |
| #define KIM_MAX_EXTENSION_ID_LENGTH 128 |
Definition at line 35 of file KIM_SupportedExtensions.h.
| #define KIM_MAX_NUMBER_OF_EXTENSIONS 64 |
Definition at line 36 of file KIM_SupportedExtensions.h.
| #define KIM_SUPPORTED_EXTENSIONS_ID "KIM_SupportedExtensions" |
Definition at line 34 of file KIM_SupportedExtensions.h.
| typedef struct KIM_SupportedExtensions KIM_SupportedExtensions |
Definition at line 84 of file KIM_SupportedExtensions.h.