Go to the source code of this file.
◆ HPP_CORBASERVER_DLLAPI
◆ HPP_CORBASERVER_DLLEXPORT
#define HPP_CORBASERVER_DLLEXPORT |
◆ HPP_CORBASERVER_DLLIMPORT
#define HPP_CORBASERVER_DLLIMPORT |
◆ HPP_CORBASERVER_DLLLOCAL
#define HPP_CORBASERVER_DLLLOCAL |
◆ HPP_CORBASERVER_LOCAL
◆ HPP_CORBASERVER_MAJOR_VERSION
#define HPP_CORBASERVER_MAJOR_VERSION 4 |
◆ HPP_CORBASERVER_MINOR_VERSION
#define HPP_CORBASERVER_MINOR_VERSION 9 |
◆ HPP_CORBASERVER_PATCH_VERSION
#define HPP_CORBASERVER_PATCH_VERSION 0 |
◆ HPP_CORBASERVER_VERSION
#define HPP_CORBASERVER_VERSION "4.9.0" |
◆ HPP_CORBASERVER_VERSION_AT_LEAST
#define HPP_CORBASERVER_VERSION_AT_LEAST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value: HPP_CORBASERVER_PATCH_VERSION>=patch))))
#define HPP_CORBASERVER_MINOR_VERSION
Definition: config.hh:13
#define HPP_CORBASERVER_MAJOR_VERSION
Definition: config.hh:12
◆ HPP_CORBASERVER_VERSION_AT_MOST
#define HPP_CORBASERVER_VERSION_AT_MOST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value: HPP_CORBASERVER_PATCH_VERSION<=patch))))
#define HPP_CORBASERVER_MINOR_VERSION
Definition: config.hh:13
#define HPP_CORBASERVER_MAJOR_VERSION
Definition: config.hh:12
◆ HPP_CORBASERVER_VERSION_UNKNOWN_TAG
#define HPP_CORBASERVER_VERSION_UNKNOWN_TAG 0 |