|
scenario_simulator_v2 C++ API
|
#include <openscenario_interpreter/error.hpp>#include <openscenario_interpreter/syntax/parameter_type.hpp>
Namespaces | |
| openscenario_interpreter | |
| openscenario_interpreter::syntax | |
Macros | |
| #define | BOILERPLATE(NAME, IDENTIFIER) |
| #define | BOILERPLATE(NAME, ID) |
Functions | |
| auto | openscenario_interpreter::syntax::operator>> (std::istream &, ParameterType &) -> std::istream & |
| auto | openscenario_interpreter::syntax::operator<< (std::ostream &, const ParameterType &) -> std::ostream & |
| #define BOILERPLATE | ( | NAME, | |
| ID | |||
| ) |
| #define BOILERPLATE | ( | NAME, | |
| IDENTIFIER | |||
| ) |