scenario_simulator_v2 C++ API
Classes | Namespaces | Functions
entity_object.hpp File Reference
#include <openscenario_interpreter/syntax/misc_object.hpp>
#include <openscenario_interpreter/syntax/object_type.hpp>
#include <openscenario_interpreter/syntax/pedestrian.hpp>
#include <openscenario_interpreter/syntax/vehicle.hpp>
Include dependency graph for entity_object.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::EntityObject
 

Namespaces

 openscenario_interpreter
 
 openscenario_interpreter::syntax
 

Functions

 openscenario_interpreter::syntax::DEFINE_LAZY_VISITOR (const EntityObject, CASE(Vehicle), CASE(Pedestrian), CASE(MiscObject),)