|
using | FactoryConfigType = typename FactoryT::ConfigType |
|
|
| JOmniFactoryGeneratorT (std::string tag, std::vector< std::string > input_names, std::vector< std::string > output_names, FactoryConfigType configs) |
|
| JOmniFactoryGeneratorT (std::string tag, std::vector< std::string > input_names, std::vector< std::string > output_names) |
|
| JOmniFactoryGeneratorT (TypedWiring &&wiring) |
|
void | AddWiring (std::string tag, std::vector< std::string > input_names, std::vector< std::string > output_names, FactoryConfigType configs) |
|
void | AddWiring (std::string tag, std::vector< std::string > input_names, std::vector< std::string > output_names, std::map< std::string, std::string > configs={}) |
|
void | AddWiring (TypedWiring wiring) |
|
void | GenerateFactories (JFactorySet *factory_set) override |
|
std::string | GetPluginName () |
|
void | SetPluginName (std::string plugin_name) |
|
void | SetApplication (JApplication *app) |
|
JApplication * | GetApplication () |
|
The documentation for this class was generated from the following file: