iCub-main
|
Interface for a factory device; a device that can create objects. More...
#include <FactoryInterface.h>
Public Member Functions | |
virtual | ~IFactoryInterface () |
virtual yarp::dev::DeviceDriver * | createDevice (yarp::os::Searchable &config)=0 |
Interface for a factory device; a device that can create objects.
Definition at line 42 of file FactoryInterface.h.
|
inlinevirtual |
Definition at line 44 of file FactoryInterface.h.
|
pure virtual |
Implemented in yarp::dev::CanBusMotionControl.