Submit Search
NVIDIA Developer
Blog
Forums
Join
Submit Search
NVIDIA Developer
Blog
Forums
Join
Menu
Clara Holoscan v0.3.0
Submit Search
Submit Search
NVIDIA Docs Hub
NVIDIA Holoscan
Clara Holoscan v0.3.0
Class OutputContext
Class OutputContext
Defined in
File io_context.hpp
Class Documentation
class
OutputContext
Class to hold the output context.
TBD
Public Functions
OutputContext
(
)
=
default
template
<
typename
DataT
,
typename
StringT
,
typename
=
std
::
enable_if_t
<
std
::
is_constructible_v
<
std
::
string
,
StringT
>
>
>
inline
void
emit
(
const
StringT
&
name
,
DataT
&
)
template
<
typename
DataT
,
typename
...
ArgsT
>
inline
void
emit
(
DataT
&
,
ArgsT
&
&
...
args
)
© Copyright 2022, NVIDIA.
Last updated on Jun 28, 2023.
Close
content here