Go to the source code of this file.
◆ SOT_TALOS_BALANCE_DLLAPI
◆ SOT_TALOS_BALANCE_DLLEXPORT
#define SOT_TALOS_BALANCE_DLLEXPORT |
◆ SOT_TALOS_BALANCE_DLLIMPORT
#define SOT_TALOS_BALANCE_DLLIMPORT |
◆ SOT_TALOS_BALANCE_DLLLOCAL
#define SOT_TALOS_BALANCE_DLLLOCAL |
◆ SOT_TALOS_BALANCE_LOCAL
◆ SOT_TALOS_BALANCE_MAJOR_VERSION
#define SOT_TALOS_BALANCE_MAJOR_VERSION 2 |
◆ SOT_TALOS_BALANCE_MINOR_VERSION
#define SOT_TALOS_BALANCE_MINOR_VERSION 0 |
◆ SOT_TALOS_BALANCE_PATCH_VERSION
#define SOT_TALOS_BALANCE_PATCH_VERSION 5 |
◆ SOT_TALOS_BALANCE_VERSION
#define SOT_TALOS_BALANCE_VERSION "2.0.5" |
◆ SOT_TALOS_BALANCE_VERSION_AT_LEAST
#define SOT_TALOS_BALANCE_VERSION_AT_LEAST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value:
SOT_TALOS_BALANCE_PATCH_VERSION>=patch))))
Definition at line 16 of file config.hh.
◆ SOT_TALOS_BALANCE_VERSION_AT_MOST
#define SOT_TALOS_BALANCE_VERSION_AT_MOST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value:
SOT_TALOS_BALANCE_PATCH_VERSION<=patch))))
Definition at line 20 of file config.hh.
◆ SOT_TALOS_BALANCE_VERSION_UNKNOWN_TAG
#define SOT_TALOS_BALANCE_VERSION_UNKNOWN_TAG 0 |