Syntalos::ConnectInputRequest
Syntalos::ConnectInputRequest
#include <ipc-types-private.h>
Public Attributes
| Name | |
|---|---|
| iox2::bb::StaticString< SY_IOX_ID_MAX_LEN > | portId |
| iox2::bb::StaticString< SY_IOX_ID_MAX_LEN > | instanceId |
| iox2::bb::StaticString< SY_IOX_ID_MAX_LEN > | channelId |
| IpcServiceTopology | topology |
Detailed Description
struct Syntalos::ConnectInputRequest;Connect the input port of a linked module to an exported output.
Public Attributes Documentation
variable portId
iox2::bb::StaticString< SY_IOX_ID_MAX_LEN > portId;variable instanceId
iox2::bb::StaticString< SY_IOX_ID_MAX_LEN > instanceId;variable channelId
iox2::bb::StaticString< SY_IOX_ID_MAX_LEN > channelId;variable topology
IpcServiceTopology topology;Updated on 2026-04-11 at 09:19:54 +0000