scenario_simulator_v2 C++ API
openscenario_interpreter::syntax::TeleportAction Member List

This is the complete list of members for openscenario_interpreter::syntax::TeleportAction, including all inherited members.

accomplished() noexcept -> boolopenscenario_interpreter::syntax::TeleportActionstatic
endsImmediately() noexcept -> boolopenscenario_interpreter::syntax::TeleportActionstatic
evaluate() const -> Objectopenscenario_interpreter::syntax::TeleportAction
positionopenscenario_interpreter::syntax::TeleportAction
run() noexcept -> voidopenscenario_interpreter::syntax::TeleportActionstatic
start() const -> voidopenscenario_interpreter::syntax::TeleportAction
teleport(const EntityRef &, const Position &) -> voidopenscenario_interpreter::syntax::TeleportActionstatic
TeleportAction(const pugi::xml_node &, Scope &)openscenario_interpreter::syntax::TeleportActionexplicit