GnuCash 2.4.99
Functions
TransLog.h File Reference

API for the transaction logger. More...

#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)

Detailed Description

API for the transaction logger.

Author:
Copyright (C) 1998 Linas Vepstas

Definition in file TransLog.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines