aqbanking  5.7.8
ofxhome.h
Go to the documentation of this file.
1 /***************************************************************************
2  begin : Tue Aug 17 2010
3  copyright : (C) 2010 by Martin Preuss
4  email : martin@libchipcard.de
5 
6  ***************************************************************************
7  * Please see toplevel file COPYING for license details *
8  ***************************************************************************/
9 
10 
11 #ifndef OFXHOME_H
12 #define OFXHOME_H
13 
14 
18 
19 #include <gwenhywfar/xml.h>
20 
21 typedef struct OFXHOME OFXHOME;
22 
23 
28 AQOFXCONNECT_API OFXHOME *OfxHome_new(const char *dataFolder);
29 
30 
37 
38 
49 
50 
65 
66 
67 #endif
68 
69 
70 
struct OFXHOME OFXHOME
Definition: ofxhome.h:21
AQOFXCONNECT_API OFXHOME * OfxHome_new(const char *dataFolder)
AQOFXCONNECT_API const OH_INSTITUTE_DATA * OfxHome_GetData(OFXHOME *ofh, int fid)
struct OH_INSTITUTE_DATA OH_INSTITUTE_DATA
#define AQOFXCONNECT_API
Definition: aqofxconnect.h:45
AQOFXCONNECT_API void OfxHome_free(OFXHOME *ofh)
AQOFXCONNECT_API const OH_INSTITUTE_SPEC_LIST * OfxHome_GetSpecs(OFXHOME *ofh)