|
GnuCash
2.6.99
|
API for the transaction logger. More...
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) |
API for the transaction logger.
Definition in file TransLog.h.
1.8.6