Go to the source code of this file.
◆ TALOS_TORQUE_CONTROL_DLLAPI
◆ TALOS_TORQUE_CONTROL_DLLEXPORT
#define TALOS_TORQUE_CONTROL_DLLEXPORT |
◆ TALOS_TORQUE_CONTROL_DLLIMPORT
#define TALOS_TORQUE_CONTROL_DLLIMPORT |
◆ TALOS_TORQUE_CONTROL_DLLLOCAL
#define TALOS_TORQUE_CONTROL_DLLLOCAL |
◆ TALOS_TORQUE_CONTROL_LOCAL
◆ TALOS_TORQUE_CONTROL_MAJOR_VERSION
#define TALOS_TORQUE_CONTROL_MAJOR_VERSION 1 |
◆ TALOS_TORQUE_CONTROL_MINOR_VERSION
#define TALOS_TORQUE_CONTROL_MINOR_VERSION 1 |
◆ TALOS_TORQUE_CONTROL_PATCH_VERSION
#define TALOS_TORQUE_CONTROL_PATCH_VERSION 0 |
◆ TALOS_TORQUE_CONTROL_VERSION
#define TALOS_TORQUE_CONTROL_VERSION "1.1.0" |
◆ TALOS_TORQUE_CONTROL_VERSION_AT_LEAST
#define TALOS_TORQUE_CONTROL_VERSION_AT_LEAST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value: TALOS_TORQUE_CONTROL_PATCH_VERSION>=patch))))
#define TALOS_TORQUE_CONTROL_MINOR_VERSION
#define TALOS_TORQUE_CONTROL_MAJOR_VERSION
Definition at line 16 of file config.hh.
◆ TALOS_TORQUE_CONTROL_VERSION_AT_MOST
#define TALOS_TORQUE_CONTROL_VERSION_AT_MOST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value: TALOS_TORQUE_CONTROL_PATCH_VERSION<=patch))))
#define TALOS_TORQUE_CONTROL_MINOR_VERSION
#define TALOS_TORQUE_CONTROL_MAJOR_VERSION
Definition at line 20 of file config.hh.
◆ TALOS_TORQUE_CONTROL_VERSION_UNKNOWN_TAG
#define TALOS_TORQUE_CONTROL_VERSION_UNKNOWN_TAG 0 |