#include <JOmniFactoryGeneratorT.h>
|
| | JOmniFactoryGeneratorT (std::string tag, std::vector< std::string > default_input_tags, std::vector< std::string > default_output_tags, FactoryConfigType cfg, JApplication *app) |
| |
| | JOmniFactoryGeneratorT (std::string tag, std::vector< std::string > default_input_tags, std::vector< std::string > default_output_tags, JApplication *app) |
| |
| | JOmniFactoryGeneratorT (JApplication *app) |
| |
| void | AddWiring (std::string tag, std::vector< std::string > default_input_tags, std::vector< std::string > default_output_tags, FactoryConfigType cfg) |
| |
| void | AddWiring (std::string tag, std::vector< std::string > default_input_tags, std::vector< std::string > default_output_tags, std::map< std::string, std::string > config_params) |
| |
| void | GenerateFactories (JFactorySet *factory_set) override |
| |
◆ FactoryConfigType
template<class FactoryT >
◆ JOmniFactoryGeneratorT() [1/3]
template<class FactoryT >
◆ JOmniFactoryGeneratorT() [2/3]
template<class FactoryT >
◆ JOmniFactoryGeneratorT() [3/3]
template<class FactoryT >
◆ AddWiring() [1/2]
template<class FactoryT >
◆ AddWiring() [2/2]
template<class FactoryT >
| void JOmniFactoryGeneratorT< FactoryT >::AddWiring |
( |
std::string |
tag, |
|
|
std::vector< std::string > |
default_input_tags, |
|
|
std::vector< std::string > |
default_output_tags, |
|
|
std::map< std::string, std::string > |
config_params |
|
) |
| |
|
inline |
◆ GenerateFactories()
template<class FactoryT >
The documentation for this class was generated from the following file: