Syntalos::ConnectInputRequest
Syntalos::ConnectInputRequest
#include <ipc-types-private.h>
Public Attributes
Name | |
---|---|
iox::capro::IdString_t | portId |
iox::capro::IdString_t | instanceId |
iox::capro::IdString_t | channelId |
Detailed Description
struct Syntalos::ConnectInputRequest;
Connect the input port of a linked module to an exported output
Public Attributes Documentation
variable portId
iox::capro::IdString_t portId;
variable instanceId
iox::capro::IdString_t instanceId;
variable channelId
iox::capro::IdString_t channelId;
Updated on 2024-11-06 at 17:10:29 +0000