scenario_simulator_v2 C++ API
Classes | Namespaces | Functions
init.hpp File Reference
#include <nlohmann/json.hpp>
#include <openscenario_interpreter/scope.hpp>
#include <openscenario_interpreter/syntax/init_actions.hpp>
#include <pugixml.hpp>
Include dependency graph for init.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openscenario_interpreter::syntax::Init
 

Namespaces

 openscenario_interpreter
 
 openscenario_interpreter::syntax
 

Functions

auto openscenario_interpreter::syntax::operator<< (nlohmann::json &, const Init &) -> nlohmann::json &