#include <parameter_modify_action.hpp>
|
static auto | accomplished () noexcept -> bool |
|
static auto | run () noexcept -> void |
|
◆ ParameterModifyAction()
openscenario_interpreter::syntax::ParameterModifyAction::ParameterModifyAction |
( |
const pugi::xml_node & |
node, |
|
|
Scope & |
scope, |
|
|
const String & |
parameter_ref |
|
) |
| |
|
explicit |
◆ accomplished()
auto openscenario_interpreter::syntax::ParameterModifyAction::accomplished |
( |
| ) |
-> bool |
|
staticnoexcept |
◆ run()
auto openscenario_interpreter::syntax::ParameterModifyAction::run |
( |
| ) |
-> void |
|
staticnoexcept |
◆ start()
auto openscenario_interpreter::syntax::ParameterModifyAction::start |
( |
| ) |
const -> void |
◆ parameter_ref
const String openscenario_interpreter::syntax::ParameterModifyAction::parameter_ref |
◆ rule
const ModifyRule openscenario_interpreter::syntax::ParameterModifyAction::rule |
The documentation for this struct was generated from the following files: