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

 EntityRef (const String &string)
 
template<typename Node , typename Scope >
 EntityRef (const Node &node, Scope &scope)
 

Constructor & Destructor Documentation

◆ EntityRef() [1/2]

openscenario_interpreter::syntax::EntityRef::EntityRef ( const String string)
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: