scenario_simulator_v2 C++ API
Classes | Namespaces | Functions
vehicle_category.hpp File Reference
#include <iostream>
#include <traffic_simulator_msgs/msg/entity_subtype.hpp>
Include dependency graph for vehicle_category.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::VehicleCategory
 

Namespaces

 openscenario_interpreter
 
 openscenario_interpreter::syntax
 

Functions

auto openscenario_interpreter::syntax::operator>> (std::istream &, VehicleCategory &) -> std::istream &
 
auto openscenario_interpreter::syntax::operator<< (std::ostream &, const VehicleCategory &) -> std::ostream &