Main MRPT website > C++ reference for MRPT 1.9.9
Macros
CSickLaserSerial.cpp File Reference
#include "hwdrivers-precomp.h"
#include <mrpt/utils/crc.h>
#include <mrpt/utils/CTicTac.h>
#include <mrpt/system/os.h>
#include <mrpt/hwdrivers/CSickLaserSerial.h>

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: mrpt_macros.h:103

Definition at line 23 of file CSickLaserSerial.cpp.




Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST