|
GnuCash c935c2f+
|
Data Fields | |
| gboolean | ok |
| gpointer | data |
| sixtp_gdv2 * | gd |
| const char * | tag |
| sixtp * | parser |
| FILE * | out |
| QofBook * | book |
Definition at line 88 of file io-gncxml-v2.cpp.
| QofBook* file_backend::book |
Definition at line 96 of file io-gncxml-v2.cpp.
| gpointer file_backend::data |
Definition at line 91 of file io-gncxml-v2.cpp.
| sixtp_gdv2* file_backend::gd |
Definition at line 92 of file io-gncxml-v2.cpp.
| gboolean file_backend::ok |
Definition at line 90 of file io-gncxml-v2.cpp.
| FILE* file_backend::out |
Definition at line 95 of file io-gncxml-v2.cpp.
| sixtp* file_backend::parser |
Definition at line 94 of file io-gncxml-v2.cpp.
| const char* file_backend::tag |
Definition at line 93 of file io-gncxml-v2.cpp.