|
GnuCash c935c2f+
|
Data Fields | |
| sixtp * | parser |
| gchar * | tag |
| gpointer | data_for_children |
| GSList * | data_from_children |
| gpointer | frame_data |
| int | line |
| int | col |
Definition at line 30 of file sixtp-stack.h.
| int sixtp_stack_frame::col |
Definition at line 40 of file sixtp-stack.h.
| gpointer sixtp_stack_frame::data_for_children |
Definition at line 34 of file sixtp-stack.h.
| GSList* sixtp_stack_frame::data_from_children |
Definition at line 35 of file sixtp-stack.h.
| gpointer sixtp_stack_frame::frame_data |
Definition at line 36 of file sixtp-stack.h.
| int sixtp_stack_frame::line |
Definition at line 39 of file sixtp-stack.h.
| sixtp* sixtp_stack_frame::parser |
Definition at line 32 of file sixtp-stack.h.
| gchar* sixtp_stack_frame::tag |
Definition at line 33 of file sixtp-stack.h.