Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::plugin::usbpro::RobeDevice, including all inherited members.
AbstractDevice() (defined in ola::AbstractDevice) | ola::AbstractDevice | inline |
AddPort(InputPort *port) (defined in ola::Device) | ola::Device | |
AddPort(OutputPort *port) (defined in ola::Device) | ola::Device | |
AllowLooping() const | ola::Device | inlinevirtual |
AllowMultiPortPatching() const | ola::Device | inlinevirtual |
Configure(ola::rpc::RpcController *controller, const std::string &request, std::string *response, ConfigureCallback *done) | ola::Device | virtual |
ConfigureCallback typedef (defined in ola::AbstractDevice) | ola::AbstractDevice | |
DeleteAllPorts() | ola::Device | |
Device(AbstractPlugin *owner, const std::string &name) (defined in ola::Device) | ola::Device | |
DeviceId() const | ola::plugin::usbpro::RobeDevice | inlinevirtual |
GetInputPort(unsigned int port_id) const | ola::Device | virtual |
GetOutputPort(unsigned int port_id) const | ola::Device | virtual |
GetWidget() const (defined in ola::plugin::usbpro::UsbSerialDevice) | ola::plugin::usbpro::UsbSerialDevice | inline |
InputPorts(std::vector< InputPort *> *ports) const | ola::Device | virtual |
IsEnabled() const (defined in ola::Device) | ola::Device | inline |
m_widget (defined in ola::plugin::usbpro::UsbSerialDevice) | ola::plugin::usbpro::UsbSerialDevice | protected |
Name() const | ola::Device | inlinevirtual |
OutputPorts(std::vector< OutputPort *> *ports) const (defined in ola::Device) | ola::Device | virtual |
Owner() const | ola::Device | inlinevirtual |
PostPortStop() (defined in ola::Device) | ola::Device | inlineprotectedvirtual |
PrePortStop() (defined in ola::plugin::usbpro::UsbSerialDevice) | ola::plugin::usbpro::UsbSerialDevice | inlinevirtual |
RobeDevice(ola::PluginAdaptor *plugin_adaptor, ola::AbstractPlugin *owner, const std::string &name, RobeWidget *widget) (defined in ola::plugin::usbpro::RobeDevice) | ola::plugin::usbpro::RobeDevice | |
SetName(const std::string &name) | ola::Device | inline |
SetOnRemove(ola::SingleUseCallback0< void > *on_close) (defined in ola::plugin::usbpro::UsbSerialDevice) | ola::plugin::usbpro::UsbSerialDevice | inline |
Start() | ola::Device | |
StartHook() | ola::Device | inlineprotectedvirtual |
Stop() | ola::Device | virtual |
UniqueId() const | ola::Device | virtual |
UsbSerialDevice(ola::AbstractPlugin *owner, const std::string &name, SerialWidgetInterface *widget) (defined in ola::plugin::usbpro::UsbSerialDevice) | ola::plugin::usbpro::UsbSerialDevice | inline |
~AbstractDevice() (defined in ola::AbstractDevice) | ola::AbstractDevice | inlinevirtual |
~Device() (defined in ola::Device) | ola::Device | virtual |
~UsbSerialDevice() (defined in ola::plugin::usbpro::UsbSerialDevice) | ola::plugin::usbpro::UsbSerialDevice | inlinevirtual |