open_simulation_interface  v3.4.0 (2021-11-18)
osi3::TrafficAction::AbortActionsAction Struct Reference

AbortActionsAction. More...

Collaboration diagram for osi3::TrafficAction::AbortActionsAction:

Public Attributes

optional ActionHeader action_header = 1
 
repeated Identifier target_action_id = 2
 

Detailed Description

AbortActionsAction.

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.


The documentation for this struct was generated from the following file: