• Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

oh_institute_data_fns.h

Go to the documentation of this file.
00001 /***************************************************************************
00002     begin       : Tue Aug 17 2010
00003     copyright   : (C) 2010 by Martin Preuss
00004     email       : martin@libchipcard.de
00005 
00006  ***************************************************************************
00007  *          Please see toplevel file COPYING for license details           *
00008  ***************************************************************************/
00009 
00010 
00011 #ifndef OH_INSTITUTE_DATA_FNS_H
00012 #define OH_INSTITUTE_DATA_FNS_H
00013 
00014 
00015 #include <aqofxconnect/aqofxconnect.h>
00016 
00017 #include <gwenhywfar/xml.h>
00018 
00019 
00020 
00021 AQOFXCONNECT_API OH_INSTITUTE_DATA *OH_InstituteData_fromXml(GWEN_XMLNODE *node);
00022 
00023 AQOFXCONNECT_API int OH_InstituteData_ReadXml(OH_INSTITUTE_DATA *oh, GWEN_XMLNODE *node);
00024 
00025 
00026 
00027 #endif
00028 

Generated on Thu Feb 9 2012 18:59:37 for aqbanking by  doxygen 1.7.1