hpp-rbprm-corba  4.12.0
Corba server for reachability based planning
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_RBPRM_CORBA_VERSION_UNKNOWN_TAG   0
 
#define HPP_RBPRM_CORBA_VERSION   "4.12.0"
 
#define HPP_RBPRM_CORBA_MAJOR_VERSION   4
 
#define HPP_RBPRM_CORBA_MINOR_VERSION   12
 
#define HPP_RBPRM_CORBA_PATCH_VERSION   0
 
#define HPP_RBPRM_CORBA_VERSION_AT_LEAST(major, minor, patch)
 
#define HPP_RBPRM_CORBA_VERSION_AT_MOST(major, minor, patch)
 
#define HPP_RBPRM_CORBA_DLLIMPORT
 
#define HPP_RBPRM_CORBA_DLLEXPORT
 
#define HPP_RBPRM_CORBA_DLLLOCAL
 
#define HPP_RBPRM_CORBA_DLLAPI   HPP_RBPRM_CORBA_DLLIMPORT
 
#define HPP_RBPRM_CORBA_LOCAL   HPP_RBPRM_CORBA_DLLLOCAL
 

Macro Definition Documentation

◆ HPP_RBPRM_CORBA_DLLAPI

#define HPP_RBPRM_CORBA_DLLAPI   HPP_RBPRM_CORBA_DLLIMPORT

◆ HPP_RBPRM_CORBA_DLLEXPORT

#define HPP_RBPRM_CORBA_DLLEXPORT

◆ HPP_RBPRM_CORBA_DLLIMPORT

#define HPP_RBPRM_CORBA_DLLIMPORT

◆ HPP_RBPRM_CORBA_DLLLOCAL

#define HPP_RBPRM_CORBA_DLLLOCAL

◆ HPP_RBPRM_CORBA_LOCAL

#define HPP_RBPRM_CORBA_LOCAL   HPP_RBPRM_CORBA_DLLLOCAL

◆ HPP_RBPRM_CORBA_MAJOR_VERSION

#define HPP_RBPRM_CORBA_MAJOR_VERSION   4

◆ HPP_RBPRM_CORBA_MINOR_VERSION

#define HPP_RBPRM_CORBA_MINOR_VERSION   12

◆ HPP_RBPRM_CORBA_PATCH_VERSION

#define HPP_RBPRM_CORBA_PATCH_VERSION   0

◆ HPP_RBPRM_CORBA_VERSION

#define HPP_RBPRM_CORBA_VERSION   "4.12.0"

◆ HPP_RBPRM_CORBA_VERSION_AT_LEAST

#define HPP_RBPRM_CORBA_VERSION_AT_LEAST (   major,
  minor,
  patch 
)
Value:
HPP_RBPRM_CORBA_PATCH_VERSION>=patch))))

◆ HPP_RBPRM_CORBA_VERSION_AT_MOST

#define HPP_RBPRM_CORBA_VERSION_AT_MOST (   major,
  minor,
  patch 
)
Value:
HPP_RBPRM_CORBA_PATCH_VERSION<=patch))))

◆ HPP_RBPRM_CORBA_VERSION_UNKNOWN_TAG

#define HPP_RBPRM_CORBA_VERSION_UNKNOWN_TAG   0
HPP_RBPRM_CORBA_MINOR_VERSION
#define HPP_RBPRM_CORBA_MINOR_VERSION
Definition: config.hh:13
HPP_RBPRM_CORBA_MAJOR_VERSION
#define HPP_RBPRM_CORBA_MAJOR_VERSION
Definition: config.hh:12