hyq-rbprm  4.15.1
Database for hyq robot using hpp-rbprm
config.hh File Reference

Go to the source code of this file.

Macros

#define HYQ_RBPRM_VERSION_UNKNOWN_TAG   0
 
#define HYQ_RBPRM_VERSION   "4.15.1"
 
#define HYQ_RBPRM_MAJOR_VERSION   4
 
#define HYQ_RBPRM_MINOR_VERSION   15
 
#define HYQ_RBPRM_PATCH_VERSION   1
 
#define HYQ_RBPRM_VERSION_AT_LEAST(major, minor, patch)
 
#define HYQ_RBPRM_VERSION_AT_MOST(major, minor, patch)
 
#define HYQ_RBPRM_DLLIMPORT
 
#define HYQ_RBPRM_DLLEXPORT
 
#define HYQ_RBPRM_DLLLOCAL
 
#define HYQ_RBPRM_DLLAPI   HYQ_RBPRM_DLLIMPORT
 
#define HYQ_RBPRM_LOCAL   HYQ_RBPRM_DLLLOCAL
 

Macro Definition Documentation

◆ HYQ_RBPRM_DLLAPI

#define HYQ_RBPRM_DLLAPI   HYQ_RBPRM_DLLIMPORT

◆ HYQ_RBPRM_DLLEXPORT

#define HYQ_RBPRM_DLLEXPORT

◆ HYQ_RBPRM_DLLIMPORT

#define HYQ_RBPRM_DLLIMPORT

◆ HYQ_RBPRM_DLLLOCAL

#define HYQ_RBPRM_DLLLOCAL

◆ HYQ_RBPRM_LOCAL

#define HYQ_RBPRM_LOCAL   HYQ_RBPRM_DLLLOCAL

◆ HYQ_RBPRM_MAJOR_VERSION

#define HYQ_RBPRM_MAJOR_VERSION   4

◆ HYQ_RBPRM_MINOR_VERSION

#define HYQ_RBPRM_MINOR_VERSION   15

◆ HYQ_RBPRM_PATCH_VERSION

#define HYQ_RBPRM_PATCH_VERSION   1

◆ HYQ_RBPRM_VERSION

#define HYQ_RBPRM_VERSION   "4.15.1"

◆ HYQ_RBPRM_VERSION_AT_LEAST

#define HYQ_RBPRM_VERSION_AT_LEAST (   major,
  minor,
  patch 
)
Value:
HYQ_RBPRM_PATCH_VERSION>=patch))))
#define HYQ_RBPRM_MAJOR_VERSION
Definition: config.hh:12
#define HYQ_RBPRM_MINOR_VERSION
Definition: config.hh:13

◆ HYQ_RBPRM_VERSION_AT_MOST

#define HYQ_RBPRM_VERSION_AT_MOST (   major,
  minor,
  patch 
)
Value:
HYQ_RBPRM_PATCH_VERSION<=patch))))

◆ HYQ_RBPRM_VERSION_UNKNOWN_TAG

#define HYQ_RBPRM_VERSION_UNKNOWN_TAG   0