33 #ifndef QOF_OBJECT_P_H_ 34 #define QOF_OBJECT_P_H_ 46 void qof_object_book_end (QofBook *book);
48 gboolean qof_object_is_dirty (
const QofBook *book);
49 void qof_object_mark_clean (QofBook *book);
void qof_object_book_begin(QofBook *book)
To be called from within the book.
const gchar * QofIdTypeConst
QofIdTypeConst declaration.
the Core Object Registration/Lookup Interface
gboolean qof_object_compliance(QofIdTypeConst type_name, gboolean warn)
check an object can be created and supports iteration
Encapsulate all the information about a dataset.