Scanner C++ API
Public Member Functions | Static Protected Member Functions | List of all members
scanner::internal::KernelRegistry Class Reference

Public Member Functions

void add_kernel (const std::string &name, KernelFactory *factory)
 
bool has_kernel (const std::string &name, DeviceType device_type)
 
KernelFactoryget_kernel (const std::string &name, DeviceType device_type)
 

Static Protected Member Functions

static std::string factory_name (const std::string &name, DeviceType type)
 

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