#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/IWrapper.h>
#include "DeviceBundler_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | DeviceBundler |
DeviceBundler : A device capable of opening two additional devices, specified by the user, and perform an attach operation. More... | |