PandA-2024.02
Macros
latex_table_xml.hpp File Reference

xml nodes used in file specifying latex table format More...

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

Go to the source code of this file.

Macros

#define STR_XML_latex_table_alignment   "alignment"
 The node containing type of alignment. More...
 
#define STR_XML_latex_table_column   "column"
 The node containing information about single column. More...
 
#define STR_XML_latex_table_column_name   "name"
 The node containing information about the name of the column. More...
 
#define STR_XML_latex_table_comparison   "compare"
 The node containing information about column comparison. More...
 
#define STR_XML_latex_table_operator   "operator"
 The attribute containing information about type of comparison. More...
 
#define STR_XML_latex_table_precision   "precision"
 The node containg information about the precision of the number. More...
 
#define STR_XML_latex_table_text_format   "text_format"
 The node containing type of text to be printed. More...
 
#define STR_XML_latex_table_root   "latex_table_format"
 The root node. More...
 
#define STR_XML_latex_table_source_name   "source_name"
 The node containing the source name of this column. More...
 
#define STR_XML_latex_table_total   "total"
 The node containing information about column total. More...
 
#define STR_XML_latex_table_value   "value"
 The attribute containing the value of the field. More...
 

Detailed Description

xml nodes used in file specifying latex table format

Author
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it $Date$ Last modified by $Author$

Definition in file latex_table_xml.hpp.

Macro Definition Documentation

◆ STR_XML_latex_table_alignment

#define STR_XML_latex_table_alignment   "alignment"

The node containing type of alignment.

Definition at line 47 of file latex_table_xml.hpp.

Referenced by Translator::read_column_formats().

◆ STR_XML_latex_table_column

#define STR_XML_latex_table_column   "column"

The node containing information about single column.

Definition at line 50 of file latex_table_xml.hpp.

Referenced by Translator::read_column_formats().

◆ STR_XML_latex_table_column_name

#define STR_XML_latex_table_column_name   "name"

The node containing information about the name of the column.

Definition at line 53 of file latex_table_xml.hpp.

Referenced by Translator::read_column_formats().

◆ STR_XML_latex_table_comparison

#define STR_XML_latex_table_comparison   "compare"

The node containing information about column comparison.

Definition at line 56 of file latex_table_xml.hpp.

Referenced by Translator::read_column_formats().

◆ STR_XML_latex_table_operator

#define STR_XML_latex_table_operator   "operator"

The attribute containing information about type of comparison.

Definition at line 59 of file latex_table_xml.hpp.

Referenced by Translator::read_column_formats().

◆ STR_XML_latex_table_precision

#define STR_XML_latex_table_precision   "precision"

The node containg information about the precision of the number.

Definition at line 62 of file latex_table_xml.hpp.

Referenced by Translator::read_column_formats().

◆ STR_XML_latex_table_root

#define STR_XML_latex_table_root   "latex_table_format"

The root node.

Definition at line 68 of file latex_table_xml.hpp.

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

◆ STR_XML_latex_table_source_name

#define STR_XML_latex_table_source_name   "source_name"

The node containing the source name of this column.

Definition at line 71 of file latex_table_xml.hpp.

Referenced by Translator::read_column_formats().

◆ STR_XML_latex_table_text_format

#define STR_XML_latex_table_text_format   "text_format"

The node containing type of text to be printed.

Definition at line 65 of file latex_table_xml.hpp.

Referenced by Translator::read_column_formats().

◆ STR_XML_latex_table_total

#define STR_XML_latex_table_total   "total"

The node containing information about column total.

Definition at line 74 of file latex_table_xml.hpp.

Referenced by Translator::read_column_formats().

◆ STR_XML_latex_table_value

#define STR_XML_latex_table_value   "value"

The attribute containing the value of the field.

Definition at line 77 of file latex_table_xml.hpp.

Referenced by Translator::read_column_formats().


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