Submit Search
NVIDIA Developer
Blog
Forums
Join
Submit Search
NVIDIA Developer
Blog
Forums
Join
Menu
NVIDIA Holoscan SDK v2.2.0
Submit Search
Submit Search
NVIDIA Docs Hub
NVIDIA Holoscan
NVIDIA Holoscan SDK v2.2.0
Template Struct codec< std::shared_ptr< typeT > >
Holoscan v2.2.0
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-2023, NVIDIA.
Last updated on Aug 2, 2024.