Macros | |
| #define | SOT_CORE_VERSION_UNKNOWN_TAG 0 |
| #define | SOT_CORE_VERSION "4.8.1" |
| #define | SOT_CORE_MAJOR_VERSION 4 |
| #define | SOT_CORE_MINOR_VERSION 8 |
| #define | SOT_CORE_PATCH_VERSION 1 |
| #define | SOT_CORE_VERSION_AT_LEAST(major, minor, patch) |
| #define | SOT_CORE_VERSION_AT_MOST(major, minor, patch) |
| #define | SOT_CORE_DLLIMPORT |
| #define | SOT_CORE_DLLEXPORT |
| #define | SOT_CORE_DLLLOCAL |
| #define | SOT_CORE_DLLAPI SOT_CORE_DLLIMPORT |
| #define | SOT_CORE_LOCAL SOT_CORE_DLLLOCAL |
| #define SOT_CORE_DLLAPI SOT_CORE_DLLIMPORT |
| #define SOT_CORE_DLLEXPORT |
| #define SOT_CORE_DLLIMPORT |
| #define SOT_CORE_DLLLOCAL |
| #define SOT_CORE_LOCAL SOT_CORE_DLLLOCAL |
| #define SOT_CORE_MAJOR_VERSION 4 |
| #define SOT_CORE_MINOR_VERSION 8 |
| #define SOT_CORE_PATCH_VERSION 1 |
| #define SOT_CORE_VERSION "4.8.1" |
| #define SOT_CORE_VERSION_AT_LEAST | ( | major, | |
| minor, | |||
| patch | |||
| ) |
| #define SOT_CORE_VERSION_AT_MOST | ( | major, | |
| minor, | |||
| patch | |||
| ) |
| #define SOT_CORE_VERSION_UNKNOWN_TAG 0 |