This header includes prototypes for "dangerous" functions. Invoking any of these functions potentially leave the account in an inconsistent state. If they are not used in the proper setting, they can leave the account structures in an inconsistent state. Thus, these methods should never be used outside of the engine, which is why they are "hidden" here.
Definition in file AccountP.h.
#include "Account.h"
Go to the source code of this file.
Data Structures | |
| struct | account_s |
Functions | |
| void | xaccAccountSetGUID (Account *account, const GUID *guid) |
| gboolean | xaccAccountRegister (void) |
1.5.2