Struct LoaderRegistryProxy

struct LoaderRegistryProxy

Public Static Functions

static void register_proxy_factory_fn(const std::string &name, std::function<std::shared_ptr<ControlMessage>(std::shared_ptr<ControlMessage>, pybind11::dict)> proxy_constructor, bool throw_if_exists = true)

static void register_factory_cleanup_fn(const std::string &name)

© Copyright 2023, NVIDIA. Last updated on Apr 11, 2023.