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

Data Fields

gboolean seen_version
 
gint64 version
 
sixtpgnc_parser
 
QofBookbook
 
Accountroot_account
 
GNCPriceDB * pricedb
 
GNCParseErr error
 

Detailed Description

Definition at line 86 of file io-gncxml-v1.cpp.

Field Documentation

◆ book

QofBook* GNCParseStatus::book

Definition at line 97 of file io-gncxml-v1.cpp.

◆ error

GNCParseErr GNCParseStatus::error

Definition at line 108 of file io-gncxml-v1.cpp.

◆ gnc_parser

sixtp* GNCParseStatus::gnc_parser

Definition at line 94 of file io-gncxml-v1.cpp.

◆ pricedb

GNCPriceDB* GNCParseStatus::pricedb

Definition at line 103 of file io-gncxml-v1.cpp.

◆ root_account

Account* GNCParseStatus::root_account

Definition at line 100 of file io-gncxml-v1.cpp.

◆ seen_version

gboolean GNCParseStatus::seen_version

Definition at line 89 of file io-gncxml-v1.cpp.

◆ version

gint64 GNCParseStatus::version

Definition at line 90 of file io-gncxml-v1.cpp.


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