|
|
| OlaPlugin (unsigned int id, const std::string &name, bool active, bool enabled) |
|
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 | IsEnabled () const |
| | Indicates if the plugin is enabled or not.
|
|
bool | operator< (const OlaPlugin &other) const |
◆ IsActive()
Indicates if the plugin is active or not.
- Returns
- true if the plugin is active, false otherwise.
◆ IsEnabled()
Indicates if the plugin is enabled or not.
- Returns
- true if the plugin is enabled, false otherwise.
The documentation for this class was generated from the following file: