plugin  2.1.3
Runtime plugin loader and Ed25519 DSO signing for C++ applications
plugin Namespace Reference

Classes

class  Plugin
 Base class template for the plugin system. More...
 
class  PluginCatalog
 Thread-safe catalog of plugins derived from the same base class. More...
 
class  Creator
 Factory class for plugins. More...
 
class  PluginRegisterer
 Registers a plugin (default-constructible only) into a PluginCatalog upon construction and unregisters it upon destruction. More...
 
class  PluginRegistererWithConfig
 Registers a plugin with both default and config-based construction. More...