scenario_simulator_v2 C++ API
Public Member Functions | List of all members
openscenario_interpreter::syntax::EntityRef Struct Reference

#include <entity_ref.hpp>

Inheritance diagram for openscenario_interpreter::syntax::EntityRef:
Inheritance graph
[legend]
Collaboration diagram for openscenario_interpreter::syntax::EntityRef:
Collaboration graph
[legend]

Public Member Functions

template<typename... Ts>
 EntityRef (Ts &&... xs)
 
template<typename Node , typename Scope >
 EntityRef (const Node &node, Scope &scope)
 

Constructor & Destructor Documentation

◆ EntityRef() [1/2]

template<typename... Ts>
openscenario_interpreter::syntax::EntityRef::EntityRef ( Ts &&...  xs)
inline

◆ EntityRef() [2/2]

template<typename Node , typename Scope >
openscenario_interpreter::syntax::EntityRef::EntityRef ( const Node &  node,
Scope scope 
)
inlineexplicit

The documentation for this struct was generated from the following file: