#include <gncTaxTable.h>
| 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 |
1.5.2