GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
GncTaxTable Struct Reference

#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
QofInstanceinst;
char* name;
GncTaxTableEntryList*entries;
Timespecmodtime;
gint64refcount;
GncTaxTable* parent; if non-null, we are an immutable child
GncTaxTable* child; if non-null, we have not changed
gbooleaninvisible;
GList* children; list of children for disconnection

The documentation for this struct was generated from the following file: