qofbackend-p.h File Reference


Detailed Description

private api for data storage backend

Author:
Copyright (c) 2000,2001,2004 Linas Vepstas <linas@linas.org>

Copyright (c) 2005 Neil Williams <linux@codehelp.co.uk>

Definition in file qofbackend-p.h.

#include "qofinstance-p.h"
#include "qofquery.h"
#include "qofsession.h"

Go to the source code of this file.

Data Structures

struct  QofBackendProvider_s
struct  QofBackend_s

Functions

Backend_Private
Pseudo-object defining how the engine can interact with different back-ends (which may be SQL databases, or network interfaces to remote QOF servers. File-io is just one type of backend).

The callbacks will be called at the appropriate times during a book session to allow the backend to store the data as needed.

void qof_backend_register_provider (QofBackendProvider *)
void qof_backend_init (QofBackend *be)
gchar qof_book_get_open_marker (QofBook *book)
gint32 qof_book_get_version (QofBook *book)
guint32 qof_book_get_idata (QofBook *book)
void qof_book_set_version (QofBook *book, gint32 version)
void qof_book_set_idata (QofBook *book, guint32 idata)


Generated on Thu Jan 31 22:50:26 2008 for QOF by  doxygen 1.5.4