scenario_simulator_v2 C++ API
|
#include <iostream>
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | openscenario_interpreter::syntax::CoordinateSystem |
Namespaces | |
openscenario_interpreter | |
openscenario_interpreter::syntax | |
Functions | |
auto | openscenario_interpreter::syntax::operator>> (std::istream &, CoordinateSystem &) -> std::istream & |
auto | openscenario_interpreter::syntax::operator<< (std::ostream &, const CoordinateSystem &) -> std::ostream & |