Holoscan SDK v3.11.0

Struct InterfacePort::Mapping

This struct is a nested type of Struct InterfacePort.

struct Mapping

A single mapping from external interface port to internal operator port.

Public Members

std::shared_ptr<Operator> internal_operator

Internal operator that owns the port.

std::string internal_port_name

Port name on the internal operator.

Previous Struct InterfacePort
Next Template Struct is_array
© Copyright 2022-2026, NVIDIA. Last updated on Feb 4, 2026