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
Welcome to the Holoscan SDK’s documentation!
Submit Search
Submit Search
NVIDIA Docs Hub Homepage
NVIDIA Holoscan
Welcome to the Holoscan SDK’s documentation!
Template Struct codec< std::shared_ptr< typeT > >
Template Struct codec< std::shared_ptr< typeT > >
Defined in
File codecs.hpp
Struct Documentation
template
<
typename
typeT
>
struct
codec
<
std
::
shared_ptr
<
typeT
>
>
Public Static Functions
static
inline
expected
<
size_t
,
RuntimeError
>
serialize
(
std
::
shared_ptr
<
typeT
>
value
,
Endpoint
*
endpoint
)
static
inline
expected
<
std
::
shared_ptr
<
typeT
>
,
RuntimeError
>
deserialize
(
Endpoint
*
endpoint
)
Previous
Template Struct codec< std::array< typeT, N > >
Next
Template Struct codec< std::string >
© Copyright 2022-2024, NVIDIA.
Last updated on Aug 7, 2026
Close
content here