scenario_simulator_v2 C++ API
openscenario_interpreter::Interpreter Member List

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

currentLocalFrameRate() const -> std::chrono::millisecondsopenscenario_interpreter::Interpreter
currentScenarioDefinition() const -> const std::shared_ptr< ScenarioDefinition > &openscenario_interpreter::Interpreter
defaultTimeoutHandler() constopenscenario_interpreter::Interpreterinline
engage() const -> voidopenscenario_interpreter::Interpreter
engageable() const -> boolopenscenario_interpreter::Interpreter
engaged() const -> boolopenscenario_interpreter::Interpreter
Interpreter(const rclcpp::NodeOptions &)openscenario_interpreter::Interpreterexplicit
makeCurrentConfiguration() const -> traffic_simulator::Configurationopenscenario_interpreter::Interpreter
on_activate(const rclcpp_lifecycle::State &) -> Result overrideopenscenario_interpreter::Interpreter
on_cleanup(const rclcpp_lifecycle::State &) -> Result overrideopenscenario_interpreter::Interpreter
on_configure(const rclcpp_lifecycle::State &) -> Result overrideopenscenario_interpreter::Interpreter
on_deactivate(const rclcpp_lifecycle::State &) -> Result overrideopenscenario_interpreter::Interpreter
on_error(const rclcpp_lifecycle::State &) -> Result overrideopenscenario_interpreter::Interpreter
on_shutdown(const rclcpp_lifecycle::State &) -> Result overrideopenscenario_interpreter::Interpreter
publishCurrentContext() const -> voidopenscenario_interpreter::Interpreter
reset() -> voidopenscenario_interpreter::Interpreter
set(Ts &&... xs) -> voidopenscenario_interpreter::Interpreterinline
withExceptionHandler(ExceptionHandler &&handle, Thunk &&thunk) -> decltype(auto)openscenario_interpreter::Interpreterinline
withTimeoutHandler(TimeoutHandler &&handle, Thunk &&thunk) -> decltype(auto)openscenario_interpreter::Interpreterinline
~Interpreter() overrideopenscenario_interpreter::Interpreter