43 #include "qofinstance-p.h" 57 void qof_book_set_backend (QofBook *book,
QofBackend *be);
60 gboolean qof_book_register (
void);
64 #define qof_book_set_guid(book,guid) \ 65 qof_instance_set_guid(QOF_INSTANCE(book), guid) 76 const gchar* gint64_format, gchar **err_msg);
API for data storage Backend.
QOF entity type identification system.
gchar * qof_book_normalize_counter_format_internal(const gchar *p, const gchar *gint64_format, gchar **err_msg)
Validate a counter format string with a given format specifier.
Encapsulate all the information about a dataset.
void qof_book_print_dirty(const QofBook *book)
This debugging function can be used to traverse the book structure and all subsidiary structures...