Submit Search
NVIDIA Developer
Blog
Forums
Join
Submit Search
NVIDIA Developer
Blog
Forums
Join
Menu
Template Struct codec< std::shared_ptr< typeT > >
Submit Search
Submit Search
NVIDIA Docs Hub
NVIDIA Holoscan
NVIDIA Holoscan
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
)
© Copyright 2022-2023, NVIDIA.
Last updated on Sep 13, 2023.