libreport 2.13.1
A tool to inform users about various problems on the running system
|
Data Fields | |
workflow_t * | workflow |
char * | cur_locale |
char * | attribute_lang |
bool | in_event_list |
bool | exact_name |
bool | exact_description |
Definition at line 22 of file xml_parser.h.
char* my_parse_data::attribute_lang |
Definition at line 26 of file xml_parser.h.
char* my_parse_data::cur_locale |
Definition at line 25 of file xml_parser.h.
bool my_parse_data::exact_description |
Definition at line 29 of file xml_parser.h.
bool my_parse_data::exact_name |
Definition at line 28 of file xml_parser.h.
bool my_parse_data::in_event_list |
Definition at line 27 of file xml_parser.h.
workflow_t* my_parse_data::workflow |
Definition at line 24 of file xml_parser.h.