PandA-2024.02
Macros
compiler_xml.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STR_XML_gcc_defines   "defines"
 Node containing information about defines. More...
 
#define STR_XML_gcc_includes   "includes"
 Node containing information about includes. More...
 
#define STR_XML_gcc_libraries   "libraries"
 Node containing information about libraries. More...
 
#define STR_XML_gcc_library_directories   "library_directories"
 Node containing information about library_directories. More...
 
#define STR_XML_gcc_name   "name"
 Attribute containing information about name of optimization/parameter. More...
 
#define STR_XML_gcc_optimizations   "optimizations"
 Node containing information about optimizations. More...
 
#define STR_XML_gcc_optimization_flag   "optimization_flag"
 Node containing information about an optimization flag. More...
 
#define STR_XML_gcc_optimization_flags   "optimization_flags"
 Node containing information about optimization flags. More...
 
#define STR_XML_gcc_optimization_value   "optmization_value"
 Node containing information about an optimization value. More...
 
#define STR_XML_gcc_optimization_values   "optmization_values"
 Node containing information about optimization values. More...
 
#define STR_XML_gcc_parameter_value   "parameter_value"
 Node containing information about a parameter value. More...
 
#define STR_XML_gcc_parameter_values   "parameter_values"
 Node containing information about parameter values. More...
 
#define STR_XML_gcc_root   "gcc_configuration"
 The root node of a gcc configuration. More...
 
#define STR_XML_gcc_standard   "standard"
 Node containing information about standard. More...
 
#define STR_XML_gcc_undefines   "undefines"
 Node containing information about undefines. More...
 
#define STR_XML_gcc_value   "value"
 Attribute containing information about value stored in a node. More...
 
#define STR_XML_gcc_warnings   "warnings"
 Node containing information about warnings. More...
 

Macro Definition Documentation

◆ STR_XML_gcc_defines

#define STR_XML_gcc_defines   "defines"

Node containing information about defines.

Definition at line 47 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml().

◆ STR_XML_gcc_includes

#define STR_XML_gcc_includes   "includes"

Node containing information about includes.

Definition at line 50 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml().

◆ STR_XML_gcc_libraries

#define STR_XML_gcc_libraries   "libraries"

Node containing information about libraries.

Definition at line 53 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml().

◆ STR_XML_gcc_library_directories

#define STR_XML_gcc_library_directories   "library_directories"

Node containing information about library_directories.

Definition at line 56 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml().

◆ STR_XML_gcc_name

#define STR_XML_gcc_name   "name"

Attribute containing information about name of optimization/parameter.

Definition at line 59 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml(), and CompilerWrapper::WriteXml().

◆ STR_XML_gcc_optimization_flag

#define STR_XML_gcc_optimization_flag   "optimization_flag"

Node containing information about an optimization flag.

Definition at line 65 of file compiler_xml.hpp.

Referenced by CompilerWrapper::WriteXml().

◆ STR_XML_gcc_optimization_flags

#define STR_XML_gcc_optimization_flags   "optimization_flags"

Node containing information about optimization flags.

Definition at line 68 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml().

◆ STR_XML_gcc_optimization_value

#define STR_XML_gcc_optimization_value   "optmization_value"

Node containing information about an optimization value.

Definition at line 71 of file compiler_xml.hpp.

Referenced by CompilerWrapper::WriteXml().

◆ STR_XML_gcc_optimization_values

#define STR_XML_gcc_optimization_values   "optmization_values"

Node containing information about optimization values.

Definition at line 74 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml().

◆ STR_XML_gcc_optimizations

#define STR_XML_gcc_optimizations   "optimizations"

Node containing information about optimizations.

Definition at line 62 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml(), and CompilerWrapper::WriteXml().

◆ STR_XML_gcc_parameter_value

#define STR_XML_gcc_parameter_value   "parameter_value"

Node containing information about a parameter value.

Definition at line 77 of file compiler_xml.hpp.

Referenced by CompilerWrapper::WriteXml().

◆ STR_XML_gcc_parameter_values

#define STR_XML_gcc_parameter_values   "parameter_values"

Node containing information about parameter values.

Definition at line 80 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml(), and CompilerWrapper::WriteXml().

◆ STR_XML_gcc_root

#define STR_XML_gcc_root   "gcc_configuration"

The root node of a gcc configuration.

Definition at line 83 of file compiler_xml.hpp.

Referenced by CompilerWrapper::WriteXml().

◆ STR_XML_gcc_standard

#define STR_XML_gcc_standard   "standard"

Node containing information about standard.

Definition at line 86 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml().

◆ STR_XML_gcc_undefines

#define STR_XML_gcc_undefines   "undefines"

Node containing information about undefines.

Definition at line 89 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml().

◆ STR_XML_gcc_value

#define STR_XML_gcc_value   "value"

Attribute containing information about value stored in a node.

Definition at line 92 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml(), and CompilerWrapper::WriteXml().

◆ STR_XML_gcc_warnings

#define STR_XML_gcc_warnings   "warnings"

Node containing information about warnings.

Definition at line 95 of file compiler_xml.hpp.

Referenced by CompilerWrapper::ReadXml().


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