Factory< Interface, Args >::Producing< Product > Class Template Reference
#include <Factory.hh>
Detailed Description
template<typename Interface, typename... Args>
template<typename Product>
class ignition::plugin::Factory< Interface, Args >::Producing< Product >
This nested class is used to implement the plugin factory. It is not intended for external use.
The documentation for this class was generated from the following file: