hpp-corbaserver  4.15.1
Corba server for Humanoid Path Planner applications
config.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HPP_CORBASERVER_VERSION_UNKNOWN_TAG   0
 
#define HPP_CORBASERVER_VERSION   "4.15.1"
 
#define HPP_CORBASERVER_MAJOR_VERSION   4
 
#define HPP_CORBASERVER_MINOR_VERSION   15
 
#define HPP_CORBASERVER_PATCH_VERSION   1
 
#define HPP_CORBASERVER_VERSION_AT_LEAST(major, minor, patch)
 
#define HPP_CORBASERVER_VERSION_AT_MOST(major, minor, patch)
 
#define HPP_CORBASERVER_DLLIMPORT
 
#define HPP_CORBASERVER_DLLEXPORT
 
#define HPP_CORBASERVER_DLLLOCAL
 
#define HPP_CORBASERVER_DLLAPI   HPP_CORBASERVER_DLLIMPORT
 
#define HPP_CORBASERVER_LOCAL   HPP_CORBASERVER_DLLLOCAL
 

Macro Definition Documentation

◆ HPP_CORBASERVER_DLLAPI

#define HPP_CORBASERVER_DLLAPI   HPP_CORBASERVER_DLLIMPORT

◆ HPP_CORBASERVER_DLLEXPORT

#define HPP_CORBASERVER_DLLEXPORT

◆ HPP_CORBASERVER_DLLIMPORT

#define HPP_CORBASERVER_DLLIMPORT

◆ HPP_CORBASERVER_DLLLOCAL

#define HPP_CORBASERVER_DLLLOCAL

◆ HPP_CORBASERVER_LOCAL

#define HPP_CORBASERVER_LOCAL   HPP_CORBASERVER_DLLLOCAL

◆ HPP_CORBASERVER_MAJOR_VERSION

#define HPP_CORBASERVER_MAJOR_VERSION   4

◆ HPP_CORBASERVER_MINOR_VERSION

#define HPP_CORBASERVER_MINOR_VERSION   15

◆ HPP_CORBASERVER_PATCH_VERSION

#define HPP_CORBASERVER_PATCH_VERSION   1

◆ HPP_CORBASERVER_VERSION

#define HPP_CORBASERVER_VERSION   "4.15.1"

◆ 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