PandA-2024.02
|
xml nodes for generic data xml files More...
Go to the source code of this file.
Macros | |
#define | STR_XML_data_xml_benchmark_name "benchmark_name" |
The benchmark name attribute. More... | |
#define | STR_XML_data_xml_value "value" |
The attribute containing the value of a node. More... | |
xml nodes for generic data xml files
Definition in file data_xml.hpp.
#define STR_XML_data_xml_benchmark_name "benchmark_name" |
The benchmark name attribute.
Definition at line 46 of file data_xml.hpp.
Referenced by DataXmlParser::Parse().
#define STR_XML_data_xml_value "value" |
The attribute containing the value of a node.
Definition at line 49 of file data_xml.hpp.
Referenced by DataXmlParser::Parse().