|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
RAII guard that suppresses per-transfer SDO debug logging for its scope (and restores the previous state on exit, so it nests correctly). More...
#include <sdo_log.h>
Public Member Functions | |
| ScopedQuietSdoLog () | |
| ~ScopedQuietSdoLog () | |
| ScopedQuietSdoLog (const ScopedQuietSdoLog &)=delete | |
| ScopedQuietSdoLog & | operator= (const ScopedQuietSdoLog &)=delete |
RAII guard that suppresses per-transfer SDO debug logging for its scope (and restores the previous state on exit, so it nests correctly).
|
inline |
|
inline |
|
delete |
|
delete |