Submit Search
NVIDIA Developer
Blog
Forums
Join
Submit Search
NVIDIA Developer
Blog
Forums
Join
Menu
Struct LoaderRegistryProxy
Submit Search
Submit Search
NVIDIA Docs Hub
NVIDIA Morpheus
NVIDIA Morpheus
Struct LoaderRegistryProxy
Defined in
File data_loader_registry.hpp
Struct Documentation
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 19, 2023.