◆ Description()
string ola::plugin::kinet::KiNetPlugin::Description |
( |
| ) |
const |
|
virtual |
Return the description for this plugin.
- Returns
- a string description of the plugin
Implements ola::AbstractPlugin.
◆ Id()
ola_plugin_id ola::plugin::kinet::KiNetPlugin::Id |
( |
| ) |
const |
|
inlinevirtual |
Get the plugin ID of this plugin.
- Returns
- the ola_plugin_id of this plugin
Implements ola::Plugin.
◆ Name()
std::string ola::plugin::kinet::KiNetPlugin::Name |
( |
| ) |
const |
|
inlinevirtual |
◆ PluginPrefix()
std::string ola::plugin::kinet::KiNetPlugin::PluginPrefix |
( |
| ) |
const |
|
inlinevirtual |
The prefix to use for storing configuration files.
- Returns
- A unique prefix used to identify the configuration file for this plugin.
Implements ola::Plugin.
The documentation for this class was generated from the following files: