warning.hh File Reference

Go to the source code of this file.

Macros

#define ROS_QUALISYS_WARN_STRINGISE_IMPL(x)   #x
 
#define ROS_QUALISYS_WARN_STRINGISE(x)    ROS_QUALISYS_WARN_STRINGISE_IMPL(x)
 
#define ROS_QUALISYS_WARN(MSG)   /* nothing */
 

Macro Definition Documentation

◆ ROS_QUALISYS_WARN

#define ROS_QUALISYS_WARN (   MSG)    /* nothing */

◆ ROS_QUALISYS_WARN_STRINGISE

#define ROS_QUALISYS_WARN_STRINGISE (   x)     ROS_QUALISYS_WARN_STRINGISE_IMPL(x)

◆ ROS_QUALISYS_WARN_STRINGISE_IMPL

#define ROS_QUALISYS_WARN_STRINGISE_IMPL (   x)    #x