Classes |
struct | USBDeviceInformation |
Public Member Functions |
| UsbDmxPlugin (PluginAdaptor *plugin_adaptor) |
std::string | Name () const |
std::string | Description () const |
ola_plugin_id | Id () const |
std::string | PluginPrefix () const |
bool | AddDeviceDescriptor (int fd) |
bool | RemoveDeviceDescriptor (int fd) |
void | SocketReady () |
| Plugin (PluginAdaptor *plugin_adaptor) |
bool | LoadPreferences () |
std::string | PreferenceSource () const |
bool | IsEnabled () const |
virtual bool | Start () |
virtual bool | Stop () |
virtual bool | DefaultMode () const |
virtual void | ConflictsWith (std::set< ola_plugin_id > *) |
bool | operator< (const AbstractPlugin &other) const |
Additional Inherited Members |
virtual bool | StartHook () |
virtual bool | StopHook () |
virtual bool | SetDefaultPreferences () |
PluginAdaptor * | m_plugin_adaptor |
class Preferences * | m_preferences |
static const char | ENABLED_KEY [] = "enabled" |
The documentation for this class was generated from the following files: