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

Data Fields

sixtp_start_handler start_handler
 
sixtp_before_child_handler before_child
 
sixtp_after_child_handler after_child
 
sixtp_end_handler end_handler
 
sixtp_characters_handler characters_handler
 
sixtp_fail_handler fail_handler
 
sixtp_result_handler cleanup_result
 
sixtp_result_handler cleanup_chars
 
sixtp_result_handler result_fail_handler
 
sixtp_result_handler chars_fail_handler
 
GHashTable * child_parsers
 

Detailed Description

Definition at line 129 of file sixtp.h.

Field Documentation

◆ after_child

sixtp_after_child_handler sixtp::after_child

Definition at line 134 of file sixtp.h.

◆ before_child

sixtp_before_child_handler sixtp::before_child

Definition at line 133 of file sixtp.h.

◆ characters_handler

sixtp_characters_handler sixtp::characters_handler

Definition at line 136 of file sixtp.h.

◆ chars_fail_handler

sixtp_result_handler sixtp::chars_fail_handler

Definition at line 147 of file sixtp.h.

◆ child_parsers

GHashTable* sixtp::child_parsers

Definition at line 151 of file sixtp.h.

◆ cleanup_chars

sixtp_result_handler sixtp::cleanup_chars

Definition at line 142 of file sixtp.h.

◆ cleanup_result

sixtp_result_handler sixtp::cleanup_result

Definition at line 141 of file sixtp.h.

◆ end_handler

sixtp_end_handler sixtp::end_handler

Definition at line 135 of file sixtp.h.

◆ fail_handler

sixtp_fail_handler sixtp::fail_handler

Definition at line 138 of file sixtp.h.

◆ result_fail_handler

sixtp_result_handler sixtp::result_fail_handler

Definition at line 144 of file sixtp.h.

◆ start_handler

sixtp_start_handler sixtp::start_handler

Definition at line 132 of file sixtp.h.


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