|
GnuCash c935c2f+
|
Data Fields | |
| AccountPrivate *(* | get_private )(Account *acc) |
| Account *(* | coll_get_root_account )(QofCollection *col) |
| void(* | xaccFreeAccountChildren )(Account *acc) |
| void(* | xaccFreeAccount )(Account *acc) |
| void(* | qofAccountSetParent )(Account *acc, QofInstance *parent) |
| Account *(* | gnc_account_lookup_by_full_name_helper )(const Account *acc, gchar **names) |
Definition at line 155 of file AccountP.hpp.
| Account *(* AccountTestFunctions::coll_get_root_account) (QofCollection *col) |
Definition at line 158 of file AccountP.hpp.
| AccountPrivate *(* AccountTestFunctions::get_private) (Account *acc) |
Definition at line 157 of file AccountP.hpp.
| Account *(* AccountTestFunctions::gnc_account_lookup_by_full_name_helper) (const Account *acc, gchar **names) |
Definition at line 162 of file AccountP.hpp.
| void(* AccountTestFunctions::qofAccountSetParent) (Account *acc, QofInstance *parent) |
Definition at line 161 of file AccountP.hpp.
| void(* AccountTestFunctions::xaccFreeAccount) (Account *acc) |
Definition at line 160 of file AccountP.hpp.
| void(* AccountTestFunctions::xaccFreeAccountChildren) (Account *acc) |
Definition at line 159 of file AccountP.hpp.