Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::client::PluginState Struct Reference

Detailed Description

The state of a plugin. This information can be used to detect conflicts between plugins.

Public Attributes

std::string name
 The name of the plugin.
 
bool enabled
 true if the plugin is enabled.
 
bool active
 true if the plugin is active.
 
std::string preferences_source
 The source of preferences for this plugin.
 
std::vector< OlaPluginconflicting_plugins
 A list on plugins which conflict with this one.
 

The documentation for this struct was generated from the following file: