Submit Search
NVIDIA Developer
Blog
Forums
Join
Submit Search
NVIDIA Developer
Blog
Forums
Join
Menu
NVIDIA Holoscan SDK ltsb-2.0
Submit Search
Submit Search
NVIDIA Docs Hub
NVIDIA Holoscan
NVIDIA Holoscan SDK ltsb-2.0
Template Struct codec< std::array< typeT, N > >
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-2024, NVIDIA.
Last updated on Feb 7, 2025.
Close
content here