Detailed Description
Public Member Functions |
| OlaPlugin (unsigned int id, const std::string &name, bool active) |
unsigned int | Id () const |
| The plugin id.
|
const std::string & | Name () const |
| The name of the plugin.
|
bool | IsActive () const |
| Indicates if the plugin is active or not.
|
bool | operator< (const OlaPlugin &other) const |
Member Function Documentation
bool ola::client::OlaPlugin::IsActive |
( |
| ) |
const |
|
inline |
Indicates if the plugin is active or not.
- Returns
- true if the plugin is active, false otherwise.
The documentation for this class was generated from the following file: