22#ifndef PLUGINS_USBPRO_SERIALWIDGETINTERFACE_H_
23#define PLUGINS_USBPRO_SERIALWIDGETINTERFACE_H_
38class SerialWidgetInterface {
40 SerialWidgetInterface() {}
41 virtual ~SerialWidgetInterface() {}
44 virtual void Stop() = 0;
A BidirectionalFileDescriptor that also generates notifications when closed.
Definition Descriptor.h:283
Code for Enttec USB Pro devices and others using the same protocol.
Code for supported devices and protocols.
The namespace containing all OLA symbols.
Definition Credentials.cpp:44