Scanner C++ API
|
Public Member Functions | |
void | add_kernel (const std::string &name, KernelFactory *factory) |
bool | has_kernel (const std::string &name, DeviceType device_type) |
KernelFactory * | get_kernel (const std::string &name, DeviceType device_type) |
Static Protected Member Functions | |
static std::string | factory_name (const std::string &name, DeviceType type) |