PandA-2024.02
Macros
experimental_setup_xml.hpp File Reference

xml nodes used in file specifying experimental setup More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STR_XML_experimental_setup_root   "experimental_setup"
 The root node. More...
 
#define STR_XML_experimental_setup_bambu_arguments   "bambu_arguments"
 The node containing the bambu argments. More...
 
#define STR_XML_experimental_setup_benchmarks   "benchmarks"
 The node containing the list of benchmarks. More...
 
#define STR_XML_experimental_setup_timestamp   "timestamp"
 The node containing the timestamp of the data generation. More...
 
#define STR_XML_experimental_setup_value   "value"
 The attribute containing the actual value of a node. More...
 
#define STR_XML_experimental_setup_bambu_version   "bambu_version"
 The node containing the version of bambu. More...
 

Detailed Description

xml nodes used in file specifying experimental setup

Author
Marco Lattuada marco.nosp@m..lat.nosp@m.tuada.nosp@m.@pol.nosp@m.imi.i.nosp@m.t

Definition in file experimental_setup_xml.hpp.

Macro Definition Documentation

◆ STR_XML_experimental_setup_bambu_arguments

#define STR_XML_experimental_setup_bambu_arguments   "bambu_arguments"

The node containing the bambu argments.

Definition at line 48 of file experimental_setup_xml.hpp.

Referenced by Translator::write_to_latex().

◆ STR_XML_experimental_setup_bambu_version

#define STR_XML_experimental_setup_bambu_version   "bambu_version"

The node containing the version of bambu.

Definition at line 60 of file experimental_setup_xml.hpp.

Referenced by Translator::write_to_latex().

◆ STR_XML_experimental_setup_benchmarks

#define STR_XML_experimental_setup_benchmarks   "benchmarks"

The node containing the list of benchmarks.

Definition at line 51 of file experimental_setup_xml.hpp.

Referenced by Translator::write_to_latex().

◆ STR_XML_experimental_setup_root

#define STR_XML_experimental_setup_root   "experimental_setup"

The root node.

Definition at line 45 of file experimental_setup_xml.hpp.

Referenced by Parameter::GetFileFormat(), and DataXmlParser::Parse().

◆ STR_XML_experimental_setup_timestamp

#define STR_XML_experimental_setup_timestamp   "timestamp"

The node containing the timestamp of the data generation.

Definition at line 54 of file experimental_setup_xml.hpp.

Referenced by Translator::write_to_latex().

◆ STR_XML_experimental_setup_value

#define STR_XML_experimental_setup_value   "value"

The attribute containing the actual value of a node.

Definition at line 57 of file experimental_setup_xml.hpp.

Referenced by Translator::write_to_latex().


Generated on Mon Feb 12 2024 13:03:14 for PandA-2024.02 by doxygen 1.8.13