GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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.