GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
sixtp_sax_data Struct Reference

Data Fields

gboolean parsing_ok
 
GSList * stack
 
gpointer global_data
 
xmlParserCtxtPtr saxParserCtxt
 
sixtpbad_xml_parser
 

Detailed Description

Definition at line 193 of file sixtp.h.

Field Documentation

◆ bad_xml_parser

sixtp* sixtp_sax_data::bad_xml_parser

Definition at line 199 of file sixtp.h.

◆ global_data

gpointer sixtp_sax_data::global_data

Definition at line 197 of file sixtp.h.

◆ parsing_ok

gboolean sixtp_sax_data::parsing_ok

Definition at line 195 of file sixtp.h.

◆ saxParserCtxt

xmlParserCtxtPtr sixtp_sax_data::saxParserCtxt

Definition at line 198 of file sixtp.h.

◆ stack

GSList* sixtp_sax_data::stack

Definition at line 196 of file sixtp.h.


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