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 |
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;Updated on 2026-03-16 at 19:16:01 +0000