Classes |
Public Types |
Public Member Functions |
Static Public Member Functions |
List of all members
PluginFactory< Interface *(Args...)> Class Template Reference
Detailed Description
template<typename Interface, typename... Args>
class PluginFactory< Interface *(Args...)>
Definition at line 33 of file PluginFactory.h.
Classes | |
| struct | PMaker |
| struct | PMakerBase |
Public Types | |
| using | type = Interface *(Args...) |
| using | Factory = PluginFactory< Interface *(Args...)> |
Static Public Member Functions | |
| static PluginFactory< Interface *(Args...)> & | get () |
The documentation for this class was generated from the following file:
- include/momemta/PluginFactory.h
1.8.13