sot-talos-balance  2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
warning.hh File Reference

Go to the source code of this file.

Macros

#define SOT_TALOS_BALANCE_WARN(MSG)   /* nothing */
 
#define SOT_TALOS_BALANCE_WARN_STRINGISE(x)   SOT_TALOS_BALANCE_WARN_STRINGISE_IMPL(x)
 
#define SOT_TALOS_BALANCE_WARN_STRINGISE_IMPL(x)   #x
 

Macro Definition Documentation

◆ SOT_TALOS_BALANCE_WARN

#define SOT_TALOS_BALANCE_WARN (   MSG)    /* nothing */

Definition at line 31 of file warning.hh.

◆ SOT_TALOS_BALANCE_WARN_STRINGISE

#define SOT_TALOS_BALANCE_WARN_STRINGISE (   x)    SOT_TALOS_BALANCE_WARN_STRINGISE_IMPL(x)

Definition at line 20 of file warning.hh.

◆ SOT_TALOS_BALANCE_WARN_STRINGISE_IMPL

#define SOT_TALOS_BALANCE_WARN_STRINGISE_IMPL (   x)    #x

Definition at line 19 of file warning.hh.