Lunchbox
1.12.0
Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs.
|
Specialized PluginRegisterer for implementations which have the InitDataT definition. More...
#include <pluginRegisterer.h>
Public Member Functions | |
PluginRegisterer () | |
Construct a registerer and register the Impl class. More... | |
Specialized PluginRegisterer for implementations which have the InitDataT definition.
Definition at line 90 of file pluginRegisterer.h.
|
inline |
Construct a registerer and register the Impl class.
Definition at line 94 of file pluginRegisterer.h.