GnuCash 2.4.99
gnc-ab-kvp.h File Reference

AqBanking KVP handling. More...

#include <glib.h>
#include "Account.h"

Go to the source code of this file.

Functions

Account
const gchar * gnc_ab_get_account_accountid (const Account *a)
void gnc_ab_set_account_accountid (Account *a, const gchar *id)
const gchar * gnc_ab_get_account_bankcode (const Account *a)
void gnc_ab_set_account_bankcode (Account *a, const gchar *code)
guint32 gnc_ab_get_account_uid (const Account *a)
void gnc_ab_set_account_uid (Account *a, guint32 uid)
Timespec gnc_ab_get_account_trans_retrieval (const Account *a)
void gnc_ab_set_account_trans_retrieval (Account *a, Timespec time)
Book
GList * gnc_ab_get_book_template_list (QofBook *b)
void gnc_ab_set_book_template_list (QofBook *b, GList *template_list)

Detailed Description

AqBanking KVP handling.

Author:
Copyright (C) 2002 Christian Stimming <stimming@tuhh.de>
Copyright (C) 2008 Andreas Koehler <andi5.py@gmx.net>

Definition in file gnc-ab-kvp.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines