Macros | |
#define | SOT_HRP2_VERSION_UNKNOWN_TAG 0 |
#define | SOT_HRP2_VERSION "2.1.3" |
#define | SOT_HRP2_MAJOR_VERSION 2 |
#define | SOT_HRP2_MINOR_VERSION 1 |
#define | SOT_HRP2_PATCH_VERSION 3 |
#define | SOT_HRP2_VERSION_AT_LEAST(major, minor, patch) |
#define | SOT_HRP2_VERSION_AT_MOST(major, minor, patch) |
#define | SOT_HRP2_DLLIMPORT |
#define | SOT_HRP2_DLLEXPORT |
#define | SOT_HRP2_DLLLOCAL |
#define | SOT_HRP2_DLLAPI SOT_HRP2_DLLIMPORT |
#define | SOT_HRP2_LOCAL SOT_HRP2_DLLLOCAL |
#define SOT_HRP2_DLLAPI SOT_HRP2_DLLIMPORT |
#define SOT_HRP2_DLLEXPORT |
#define SOT_HRP2_DLLIMPORT |
#define SOT_HRP2_DLLLOCAL |
#define SOT_HRP2_LOCAL SOT_HRP2_DLLLOCAL |
#define SOT_HRP2_MAJOR_VERSION 2 |
#define SOT_HRP2_MINOR_VERSION 1 |
#define SOT_HRP2_PATCH_VERSION 3 |
#define SOT_HRP2_VERSION "2.1.3" |
#define SOT_HRP2_VERSION_AT_LEAST | ( | major, | |
minor, | |||
patch | |||
) |
#define SOT_HRP2_VERSION_AT_MOST | ( | major, | |
minor, | |||
patch | |||
) |
#define SOT_HRP2_VERSION_UNKNOWN_TAG 0 |