Submit Search
Topics
Topics
AR / VR
Cybersecurity
Edge Computing
Recommenders / Personalization
Computer Vision / Video Analytics
Data Center / Cloud
Generative AI / LLMs
Robotics
Content Creation / Rendering
Data Science
Networking
Simulation / Modeling / Design
Conversational AI
NVIDIA Developer
Blog
Forums
Sign In
Menu
DOCS HUB
Topics
Topics
AR / VR
Cybersecurity
Edge Computing
Recommenders / Personalization
Computer Vision / Video Analytics
Data Center / Cloud
Generative AI / LLMs
Robotics
Content Creation / Rendering
Data Science
Networking
Simulation / Modeling / Design
Conversational AI
NVIDIA Developer
Blog
Forums
Sign In
What can I help you with?
Submit Search
NVIDIA Holoscan SDK v2.0.0
Submit Search
Submit Search
NVIDIA Docs Hub
NVIDIA Holoscan
NVIDIA Holoscan SDK v2.0.0
Template Struct codec< std::array< typeT, N > >
Download PDF
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 Jun 4, 2024.
Close
content here