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 InputContext
Class InputContext
Defined in
File io_context.hpp
Class Documentation
class
InputContext
Class to hold the input context.
TBD
Public Functions
InputContext
(
)
=
default
template
<
typename
DataT
,
typename
StringT
,
typename
=
std
::
enable_if_t
<
std
::
is_constructible_v
<
std
::
string
,
StringT
>
>
>
inline
DataT
receive
(
const
StringT
&
name
)
template
<
typename
DataT
,
typename
...
ArgsT
>
inline
DataT
receive
(
ArgsT
&
&
...
args
)
© Copyright 2022, NVIDIA.
Last updated on Jun 28, 2023.