libreport 2.13.1
A tool to inform users about various problems on the running system
Data Fields
my_parse_data Struct Reference

Data Fields

workflow_t * workflow
 
char * cur_locale
 
char * attribute_lang
 
bool in_event_list
 
bool exact_name
 
bool exact_description
 

Detailed Description

Definition at line 22 of file xml_parser.h.

Field Documentation

◆ attribute_lang

char* my_parse_data::attribute_lang

Definition at line 26 of file xml_parser.h.

◆ cur_locale

char* my_parse_data::cur_locale

Definition at line 25 of file xml_parser.h.

◆ exact_description

bool my_parse_data::exact_description

Definition at line 29 of file xml_parser.h.

◆ exact_name

bool my_parse_data::exact_name

Definition at line 28 of file xml_parser.h.

◆ in_event_list

bool my_parse_data::in_event_list

Definition at line 27 of file xml_parser.h.

◆ workflow

workflow_t* my_parse_data::workflow

Definition at line 24 of file xml_parser.h.


The documentation for this struct was generated from the following file: