#include <Generator.h>
Definition at line 3710 of file Generator.h.
◆ GeneratorRegistry() [1/2]
◆ GeneratorRegistry() [2/2]
◆ register_factory()
static void Halide::Internal::GeneratorRegistry::register_factory |
( |
const std::string & | name, |
|
|
GeneratorFactory | generator_factory ) |
|
static |
◆ unregister_factory()
static void Halide::Internal::GeneratorRegistry::unregister_factory |
( |
const std::string & | name | ) |
|
|
static |
◆ enumerate()
static std::vector< std::string > Halide::Internal::GeneratorRegistry::enumerate |
( |
| ) |
|
|
static |
◆ create()
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: