osi3::TrafficAction::AbortActionsAction Struct Reference
Collaboration diagram for osi3::TrafficAction::AbortActionsAction:
Public Attributes
optional ActionHeader | action_header = 1 |
The action header. More... | |
repeated Identifier | target_action_id = 2 |
Actions which must be aborted immediately. More... | |
Detailed Description
This action tells a traffic participant that it should immediately abort the execution of other actions referenced within this action. In contrast to the EndActionsAction this action forces a hard termination of the referenced actions.
Member Data Documentation
◆ action_header
optional ActionHeader osi3::TrafficAction::AbortActionsAction::action_header = 1 |
The action header.
◆ target_action_id
repeated Identifier osi3::TrafficAction::AbortActionsAction::target_action_id = 2 |
Actions which must be aborted immediately.
These fields hold the action ids of the actions that must be aborted immediately.
- osi_trafficcommand.proto