Open Lighting Architecture  0.9.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
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: