GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
gnc-bill-term-sql.h File Reference

load and save accounts data to SQL More...

#include "gnc-backend-sql.h"
#include "qof.h"

Go to the source code of this file.

Macros

#define CT_BILLTERMREF   "billterm"
 

Functions

void gnc_billterm_sql_initialize (void)
 
gboolean gnc_sql_save_billterm (GncSqlBackend *be, QofInstance *inst)
 

Detailed Description

load and save accounts data to SQL

Author
Copyright (c) 2006-2008 Phil Longstaff plong.nosp@m.staf.nosp@m.f@rog.nosp@m.ers..nosp@m.com

This file implements the top-level QofBackend API for saving/ restoring data to/from an SQL database

Definition in file gnc-bill-term-sql.h.