|
GnuCash c935c2f+
|
Data Fields | |
| QofInstance | inst |
Account in Gnucash.
This is the typename for an account. The actual structure is defined in the private header AccountP.hpp, but no one outside the engine should include that file. Instead, access that data only through the functions in Account.h .
Definition at line 141 of file AccountP.hpp.
| QofInstance Account::inst |
Definition at line 143 of file AccountP.hpp.