Pluga module
pluga
Shared-library plugin discovery helpers and export metadata.
pluga
Shared-library plugin discovery helpers and export metadata.
Classes
| Name | Description |
|---|---|
PluginDetails | Metadata descriptor exported alongside a dynamically loaded plugin. |
Typedefs
| Return | Name | Description |
|---|---|---|
IPlugin *(*)() | GetPluginFunc | Function pointer type for the exported plugin entry point. |
GetPluginFunc
IPlugin *(*)() GetPluginFunc()Function pointer type for the exported plugin entry point.
