#include <yarp/dev/DeviceDriver.h>
#include <yarp/os/PeriodicThread.h>
#include <yarp/dev/MultipleAnalogSensorsInterfaces.h>
#include <string>
#include <list>
#include <mutex>
#include <iCub/FactoryInterface.h>
#include <iCub/LoggerInterfaces.h>
#include "IethResource.h"
#include <ethManager.h>
#include <abstractEthResource.h>
#include <yarp/os/LogStream.h>
#include "serviceParser.h"
 
Go to the source code of this file.
 | 
| namespace   | yarp | 
|   | Copyright (C) 2008 RobotCub Consortium. 
  | 
|   | 
| namespace   | yarp::dev | 
|   | 
◆ EMBOBJMAIS_USESERVICEPARSER
      
        
          | #define EMBOBJMAIS_USESERVICEPARSER |