|
GnuCash c935c2f+
|
Data Fields | |
| gboolean | seen_version |
| gint64 | version |
| sixtp * | gnc_parser |
| QofBook * | book |
| Account * | root_account |
| GNCPriceDB * | pricedb |
| GNCParseErr | error |
Definition at line 86 of file io-gncxml-v1.cpp.
| QofBook* GNCParseStatus::book |
Definition at line 97 of file io-gncxml-v1.cpp.
| GNCParseErr GNCParseStatus::error |
Definition at line 108 of file io-gncxml-v1.cpp.
| sixtp* GNCParseStatus::gnc_parser |
Definition at line 94 of file io-gncxml-v1.cpp.
| GNCPriceDB* GNCParseStatus::pricedb |
Definition at line 103 of file io-gncxml-v1.cpp.
| Account* GNCParseStatus::root_account |
Definition at line 100 of file io-gncxml-v1.cpp.
| gboolean GNCParseStatus::seen_version |
Definition at line 89 of file io-gncxml-v1.cpp.
| gint64 GNCParseStatus::version |
Definition at line 90 of file io-gncxml-v1.cpp.