What can I help you with?
NVIDIA Holoscan SDK v3.1.0

Template Struct codec< std::vector< std::string > >

template<>
struct codec<std::vector<std::string>>

Public Static Functions

static inline expected<size_t, RuntimeError> serialize(const std::vector<std::string> &value, Endpoint *endpoint)
static inline expected<std::vector<std::string>, RuntimeError> deserialize(Endpoint *endpoint)

Previous Template Struct codec< std::vector< ops::InferenceOp::ActivationSpec > >
Next Template Struct codec< std::vector< std::vector< typeT > > >
© Copyright 2022-2025, NVIDIA. Last updated on Apr 7, 2025.