Go to the source code of this file.
Macros | |
#define | SOT_TORQUE_CONTROL_WARN(MSG) /* nothing */ |
#define | SOT_TORQUE_CONTROL_WARN_STRINGISE(x) SOT_TORQUE_CONTROL_WARN_STRINGISE_IMPL(x) |
#define | SOT_TORQUE_CONTROL_WARN_STRINGISE_IMPL(x) #x |
#define SOT_TORQUE_CONTROL_WARN | ( | MSG | ) | /* nothing */ |
Definition at line 31 of file warning.hh.
#define SOT_TORQUE_CONTROL_WARN_STRINGISE | ( | x | ) | SOT_TORQUE_CONTROL_WARN_STRINGISE_IMPL(x) |
Definition at line 20 of file warning.hh.
#define SOT_TORQUE_CONTROL_WARN_STRINGISE_IMPL | ( | x | ) | #x |
Definition at line 19 of file warning.hh.