Pluga module

pluga

Shared-library plugin discovery helpers and export metadata.

pluga

Shared-library plugin discovery helpers and export metadata.

Classes

NameDescription
PluginDetailsMetadata descriptor exported alongside a dynamically loaded plugin.

Typedefs

ReturnNameDescription
IPlugin *(*)()GetPluginFuncFunction pointer type for the exported plugin entry point.

GetPluginFunc

IPlugin *(*)() GetPluginFunc()

Function pointer type for the exported plugin entry point.