#include <qofinstance-p.h>
Data Fields | |
QofEntity | entity |
QofBook * | book |
KvpFrame * | kvp_data |
int | editlevel |
gboolean | do_free |
gboolean | dirty |
|
The entity_table in which this instance is stored |
|
This instance has not been saved yet |
|
In process of being destroyed |
|
Keep track of nesting level of begin/end edit calls |
|
Globally unique id identifying this instance |
|
kvp_data is a key-value pair database for storing arbirtary information associated with this instance. See src/engine/kvp_doc.txt for a list and description of the important keys. |