Main MRPT website > C++ reference for MRPT 1.9.9
Macros
CSickLaserSerial.cpp File Reference
#include "hwdrivers-precomp.h"
#include <mrpt/system/crc.h>
#include <mrpt/system/CTicTac.h>
#include <mrpt/system/os.h>
#include <mrpt/hwdrivers/CSickLaserSerial.h>
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; \
}

Definition at line 23 of file CSickLaserSerial.cpp.

__CURRENT_FUNCTION_NAME__
#define __CURRENT_FUNCTION_NAME__
A macro for obtaining the name of the current function:
Definition: common.h:150



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST