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