#include <custom_command_action.hpp>
◆ CustomCommandAction()
openscenario_interpreter::syntax::CustomCommandAction::CustomCommandAction |
( |
const pugi::xml_node & |
node, |
|
|
const Scope & |
scope |
|
) |
| |
|
explicit |
◆ accomplished()
auto openscenario_interpreter::syntax::CustomCommandAction::accomplished |
( |
| ) |
-> bool |
|
inlinenoexcept |
◆ endsImmediately()
auto openscenario_interpreter::syntax::CustomCommandAction::endsImmediately |
( |
| ) |
const -> bool |
|
inline |
◆ run()
auto openscenario_interpreter::syntax::CustomCommandAction::run |
( |
| ) |
-> void |
|
inlinenoexcept |
◆ start()
auto openscenario_interpreter::syntax::CustomCommandAction::start |
( |
| ) |
-> void |
|
inline |
◆ content
const String openscenario_interpreter::syntax::CustomCommandAction::content |
◆ type
const String openscenario_interpreter::syntax::CustomCommandAction::type |
The documentation for this struct was generated from the following files: