Open Lighting Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Member Functions | Protected Member Functions | List of all members
ola::plugin::usbpro::UsbProDevice Class Reference
Inheritance diagram for ola::plugin::usbpro::UsbProDevice:
ola::plugin::usbpro::UsbSerialDevice ola::Device ola::AbstractDevice

Classes

struct  PortParams

Public Member Functions

 UsbProDevice (ola::PluginAdaptor *plugin_adaptor, ola::AbstractPlugin *owner, const string &name, EnttecUsbProWidget *widget, uint32_t serial, unsigned int fps_limit)
string DeviceId () const
void Configure (RpcController *controller, const string &request, string *response, google::protobuf::Closure *done)
bool AllowMultiPortPatching () const
- Public Member Functions inherited from ola::plugin::usbpro::UsbSerialDevice
 UsbSerialDevice (ola::AbstractPlugin *owner, const string &name, SerialWidgetInterface *widget)
void SetOnRemove (ola::SingleUseCallback0< void > *on_close)
SerialWidgetInterfaceGetWidget () const
- Public Member Functions inherited from ola::Device
 Device (AbstractPlugin *owner, const string &name)
const string Name () const
void SetName (const string &name)
AbstractPluginOwner () const
string UniqueId () const
bool IsEnabled () const
bool Start ()
bool Stop ()
bool AllowLooping () const
bool AddPort (InputPort *port)
bool AddPort (OutputPort *port)
void InputPorts (vector< InputPort * > *ports) const
void OutputPorts (vector< OutputPort * > *ports) const
InputPortGetInputPort (unsigned int port_id) const
OutputPortGetOutputPort (unsigned int port_id) const
void DeleteAllPorts ()
virtual void Configure (class google::protobuf::RpcController *controller, const string &request, string *response, google::protobuf::Closure *done)

Protected Member Functions

void PrePortStop ()

Additional Inherited Members

- Protected Attributes inherited from ola::plugin::usbpro::UsbSerialDevice
SerialWidgetInterfacem_widget

The documentation for this class was generated from the following files: