iCub-main
Macros
embObjFTsensor.cpp File Reference
#include <string>
#include <iostream>
#include <string.h>
#include <yarp/os/Time.h>
#include "embObjFTsensor.h"
#include "eo_ftsens_privData.h"
#include "EoAnalogSensors.h"
#include "EOconstarray.h"
#include "EoProtocolAS.h"
+ Include dependency graph for embObjFTsensor.cpp:

Go to the source code of this file.

Macros

#define GET_privData(x)   (*((static_cast<eo_ftsens_privData*>(x))))
 

Macro Definition Documentation

◆ GET_privData

#define GET_privData (   x)    (*((static_cast<eo_ftsens_privData*>(x))))

Definition at line 40 of file embObjFTsensor.cpp.