Submit Search
NVIDIA Developer
Blog
Forums
Join
Submit Search
NVIDIA Developer
Blog
Forums
Join
Menu
NVIDIA Holoscan SDK v1.0.3
Submit Search
Submit Search
NVIDIA Docs Hub
NVIDIA Holoscan
NVIDIA Holoscan SDK v1.0.3
Template Struct codec< std::array< typeT, N > >
Holoscan 1.0.3
Template Struct codec< std::array< typeT, N > >
Defined in
File codecs.hpp
Struct Documentation
template
<
typename
typeT
,
size_t
N
>
struct
codec
<
std
::
array
<
typeT
,
N
>
>
Public Static Functions
static
inline
expected
<
size_t
,
RuntimeError
>
serialize
(
const
std
::
array
<
typeT
,
N
>
&
value
,
Endpoint
*
endpoint
)
static
inline
expected
<
std
::
array
<
typeT
,
N
>
,
RuntimeError
>
deserialize
(
Endpoint
*
endpoint
)
Previous
Template Struct codec< ops::HolovizOp::InputSpec::View >
Next
Template Struct codec< std::shared_ptr< typeT > >
© Copyright 2022-2023, NVIDIA.
Last updated on Apr 19, 2024.