Holoscan Sensor Bridge v2.3.1

Template Struct codec

template<typename typeT>
struct codec

Public Static Functions

static inline expected<size_t, RuntimeError> serialize(const typeT &value, Endpoint *endpoint)
static inline expected<typeT, RuntimeError> deserialize(Endpoint *endpoint)

Previous Struct CLIOptions
Next Template Struct codec< ops::HolovizOp::InputSpec >
© Copyright 2022-2023, NVIDIA. Last updated on Sep 22, 2025.