FactoryBuilder< Context_T, Factory_T > Class Template Reference

Detailed Description

template<typename Context_T, typename Factory_T>
class FactoryBuilder< Context_T, Factory_T >

This class allows the user to customize the creation of the factory by specializing it with the actual factory type. An example is in score_plugin_scenario.cpp.

Static Public Member Functions

static score::InterfaceBasemake (const Context_T &ctx)
 

The documentation for this class was generated from the following file: