plugin  2.1.3
Runtime plugin loader and Ed25519 DSO signing for C++ applications
Plugin.hh File Reference
#include <dso/DSOLoader.hh>
#include <plugin/PluginCatalog.hh>
#include <any>
#include <memory>
#include <string>
+ Include dependency graph for Plugin.hh:

Classes

class  plugin::Plugin< Base >
 Base class template for the plugin system. More...
 

Namespaces

 plugin
 

Macros

#define CATALOG(BASE)   plugin::Plugin< BASE >::catalog( )
 

Macro Definition Documentation

◆ CATALOG

#define CATALOG (   BASE)    plugin::Plugin< BASE >::catalog( )