scenario_simulator_v2 C++ API
Classes | Namespaces | Functions
open_scenario.hpp File Reference
#include <boost/filesystem.hpp>
#include <nlohmann/json.hpp>
#include <openscenario_interpreter/scope.hpp>
#include <openscenario_interpreter/syntax/file_header.hpp>
#include <openscenario_interpreter/syntax/open_scenario_category.hpp>
#include <pugixml.hpp>
Include dependency graph for open_scenario.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::OpenScenario
 

Namespaces

 openscenario_interpreter
 
 openscenario_interpreter::syntax
 

Functions

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