GncTaxTable Struct Reference
[TaxTable]

#include <gncTaxTable.h>


Detailed Description

modtime is the internal date of the last modtime
See src/doc/business.txt for an explanation of the following
Code that handles refcount, parent, child, invisible and children is *identical* to that in GncBillTerm

Parameters:
QofInstance inst;
char * name;
GList * entries;
Timespec modtime;
gint64 refcount;
GncTaxTable * parent; if non-null, we are an immutable child
GncTaxTable * child; if non-null, we have not changed
gboolean invisible;
GList * children; list of children for disconnection


The documentation for this struct was generated from the following file:
Generated on Tue Oct 14 05:05:24 2008 for GnuCash by  doxygen 1.5.2