Public Member Functions |
|
| ArtNetPlugin (PluginAdaptor *plugin_adaptor) |
|
std::string | Name () const |
|
ola_plugin_id | Id () const |
|
std::string | Description () const |
|
std::string | PluginPrefix () const |
|
| 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: