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

#include <license.hpp>

Public Member Functions

 License ()=default
 
 License (const pugi::xml_node &, Scope &)
 

Public Attributes

const String name
 
const String resource
 
const String spdx_id
 
const String text
 

Constructor & Destructor Documentation

◆ License() [1/2]

openscenario_interpreter::syntax::License::License ( )
default

◆ License() [2/2]

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

Member Data Documentation

◆ name

const String openscenario_interpreter::syntax::License::name

◆ resource

const String openscenario_interpreter::syntax::License::resource

◆ spdx_id

const String openscenario_interpreter::syntax::License::spdx_id

◆ text

const String openscenario_interpreter::syntax::License::text

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