Motion Master 6.0.0-alpha.50
Next-generation motion control software
Loading...
Searching...
No Matches
mm::comm::ScopedQuietSdoLog Class Reference

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
 
ScopedQuietSdoLogoperator= (const ScopedQuietSdoLog &)=delete
 

Detailed Description

RAII guard that suppresses per-transfer SDO debug logging for its scope (and restores the previous state on exit, so it nests correctly).

Constructor & Destructor Documentation

◆ ScopedQuietSdoLog() [1/2]

mm::comm::ScopedQuietSdoLog::ScopedQuietSdoLog ( )
inline

◆ ~ScopedQuietSdoLog()

mm::comm::ScopedQuietSdoLog::~ScopedQuietSdoLog ( )
inline

◆ ScopedQuietSdoLog() [2/2]

mm::comm::ScopedQuietSdoLog::ScopedQuietSdoLog ( const ScopedQuietSdoLog )
delete

Member Function Documentation

◆ operator=()

ScopedQuietSdoLog & mm::comm::ScopedQuietSdoLog::operator= ( const ScopedQuietSdoLog )
delete

The documentation for this class was generated from the following file: