Go to the source code of this file.
◆ TSID_DLLAPI
◆ TSID_DLLEXPORT
◆ TSID_DLLIMPORT
◆ TSID_DLLLOCAL
◆ TSID_LOCAL
◆ TSID_MAJOR_VERSION
#define TSID_MAJOR_VERSION 1 |
◆ TSID_MINOR_VERSION
#define TSID_MINOR_VERSION 6 |
◆ TSID_PATCH_VERSION
#define TSID_PATCH_VERSION 2 |
◆ TSID_VERSION
#define TSID_VERSION "1.6.2" |
◆ TSID_VERSION_AT_LEAST
#define TSID_VERSION_AT_LEAST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value: TSID_PATCH_VERSION>=patch))))
#define TSID_MAJOR_VERSION
Definition: config.hh:12
#define TSID_MINOR_VERSION
Definition: config.hh:13
◆ TSID_VERSION_AT_MOST
#define TSID_VERSION_AT_MOST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value: TSID_PATCH_VERSION<=patch))))
#define TSID_MAJOR_VERSION
Definition: config.hh:12
#define TSID_MINOR_VERSION
Definition: config.hh:13
◆ TSID_VERSION_UNKNOWN_TAG
#define TSID_VERSION_UNKNOWN_TAG 0 |