Manages providers.
More...
#include <Host.hpp>
List of all members.
Classes |
| struct | ProviderInfo |
| | Structure with information about a provider type.
|
Public Member Functions |
| bool | add (Provider *provider) |
| | Add provider.
|
Friends |
|
class | PluginManager |
|
class | Provider |
Detailed Description
Manages providers.
Definition at line 44 of file Host.hpp.
Member Function Documentation
| bool pluma::Host::add |
( |
Provider * |
provider | ) |
|
Add provider.
Provider type and version are checked. Only known and valid provider types are accepted.
- Parameters:
-
- Returns:
- True if the provider is accepted.
The documentation for this class was generated from the following file: