Main MRPT website > C++ reference for MRPT 1.5.6
Macros | Functions
CCANBusReader.cpp File Reference
#include "hwdrivers-precomp.h"
#include <mrpt/utils/crc.h>
#include <mrpt/utils/CTicTac.h>
#include <mrpt/system/os.h>
#include <cstdio>
#include <mrpt/hwdrivers/CCANBusReader.h>
Include dependency graph for CCANBusReader.cpp:

Go to the source code of this file.

Macros

#define RET_ERROR(msg)   { cout << "[" << __CURRENT_FUNCTION_NAME__ <<"] " << msg << endl; return false; }
 

Functions

char hexCharToInt (char n)
 

Macro Definition Documentation

◆ RET_ERROR

#define RET_ERROR (   msg)    { cout << "[" << __CURRENT_FUNCTION_NAME__ <<"] " << msg << endl; return false; }

Function Documentation

◆ hexCharToInt()

char hexCharToInt ( char  n)



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019