Definition in file TransLog.h.
#include "Account.h"
#include "Transaction.h"
Go to the source code of this file.
Functions | |
| void | xaccOpenLog (void) |
| void | xaccCloseLog (void) |
| void | xaccReopenLog (void) |
| void | xaccTransWriteLog (Transaction *trans, char flag) |
| void | xaccLogEnable (void) |
| void | xaccLogDisable (void) |
| void | xaccLogSetBaseName (const char *) |
| gboolean | xaccFileIsCurrentLog (const gchar *name) |
1.5.2