#include <file_header.hpp>
◆ FileHeader()
openscenario_interpreter::syntax::FileHeader::FileHeader |
( |
const pugi::xml_node & |
tree, |
|
|
Scope & |
scope |
|
) |
| |
|
explicit |
◆ author
const String openscenario_interpreter::syntax::FileHeader::author |
◆ date
const String openscenario_interpreter::syntax::FileHeader::date |
◆ description
const String openscenario_interpreter::syntax::FileHeader::description |
◆ license
const License openscenario_interpreter::syntax::FileHeader::license |
◆ properties
const Properties openscenario_interpreter::syntax::FileHeader::properties |
◆ revMajor
const UnsignedShort openscenario_interpreter::syntax::FileHeader::revMajor |
◆ revMinor
const UnsignedShort openscenario_interpreter::syntax::FileHeader::revMinor |
The documentation for this struct was generated from the following files:
- openscenario/openscenario_interpreter/include/openscenario_interpreter/syntax/file_header.hpp
- openscenario/openscenario_interpreter/src/syntax/file_header.cpp