33#ifndef QOF_OBJECT_P_H_
34#define QOF_OBJECT_P_H_
46void qof_object_book_end (
QofBook *book);
48gboolean qof_object_is_dirty (
const QofBook *book);
49void qof_object_mark_clean (
QofBook *book);
const gchar * QofIdTypeConst
QofIdTypeConst declaration.
void qof_object_book_begin(QofBook *book)
To be called from within the book.
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.
the Core Object Registration/Lookup Interface