hyq-rbprm  4.11.0
Database for hyq robot using hpp-rbprm
warning.hh File Reference

Go to the source code of this file.

Macros

#define HYQ_RBPRM_WARN_STRINGISE_IMPL(x)   #x
 
#define HYQ_RBPRM_WARN_STRINGISE(x)   HYQ_RBPRM_WARN_STRINGISE_IMPL(x)
 
#define HYQ_RBPRM_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ HYQ_RBPRM_WARN

#define HYQ_RBPRM_WARN (   MSG)    /* nothing */

◆ HYQ_RBPRM_WARN_STRINGISE

#define HYQ_RBPRM_WARN_STRINGISE (   x)    HYQ_RBPRM_WARN_STRINGISE_IMPL(x)

◆ HYQ_RBPRM_WARN_STRINGISE_IMPL

#define HYQ_RBPRM_WARN_STRINGISE_IMPL (   x)    #x