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

#include <external_object_reference.hpp>

Collaboration diagram for openscenario_interpreter::syntax::ExternalObjectReference:
Collaboration graph
[legend]

Public Member Functions

 ExternalObjectReference (const pugi::xml_node &, Scope &)
 

Public Attributes

const String name
 

Static Public Attributes

static constexpr ObjectType object_type {ObjectType::external}
 

Constructor & Destructor Documentation

◆ ExternalObjectReference()

openscenario_interpreter::syntax::ExternalObjectReference::ExternalObjectReference ( const pugi::xml_node &  node,
Scope scope 
)
explicit

Member Data Documentation

◆ name

const String openscenario_interpreter::syntax::ExternalObjectReference::name

◆ object_type

constexpr ObjectType openscenario_interpreter::syntax::ExternalObjectReference::object_type {ObjectType::external}
staticconstexpr

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