MRPT  1.9.9
CSickLaserSerial.cpp File Reference
Include dependency graph for CSickLaserSerial.cpp:

Go to the source code of this file.

Macros

#define RET_ERROR(msg)
 

Macro Definition Documentation

◆ RET_ERROR

#define RET_ERROR (   msg)
Value:
{ \
cout << "[" << __CURRENT_FUNCTION_NAME__ << "] " << msg << endl; \
return false; \
}
#define __CURRENT_FUNCTION_NAME__
A macro for obtaining the name of the current function:
Definition: common.h:150

Definition at line 23 of file CSickLaserSerial.cpp.




Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST