Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

objectref.h File Reference

#include <aqhbci/aqhbci.h>
#include <gwenhywfar/misc.h>

Go to the source code of this file.

Typedefs

typedef AH_OBJECTREF AH_OBJECTREF

Functions

 GWEN_LIST_FUNCTION_LIB_DEFS (AH_OBJECTREF, AH_ObjectRef, AQHBCI_API)
AQHBCI_API AH_OBJECTREFAH_ObjectRef_new (const char *t, int country, const char *bankId, const char *accountId, const char *userId, const char *customerId)
AQHBCI_API void AH_ObjectRef_free (AH_OBJECTREF *o)
AQHBCI_API const char * AH_ObjectRef_GetType (const AH_OBJECTREF *o)
AQHBCI_API int AH_ObjectRef_GetCountry (const AH_OBJECTREF *o)
AQHBCI_API const char * AH_ObjectRef_GetBankId (const AH_OBJECTREF *o)
AQHBCI_API const char * AH_ObjectRef_GetAccountId (const AH_OBJECTREF *o)
AQHBCI_API const char * AH_ObjectRef_GetUserId (const AH_OBJECTREF *o)
AQHBCI_API const char * AH_ObjectRef_GetCustomerId (const AH_OBJECTREF *o)


Typedef Documentation

typedef struct AH_OBJECTREF AH_OBJECTREF
 

Definition at line 22 of file objectref.h.


Function Documentation

AQHBCI_API void AH_ObjectRef_free AH_OBJECTREF o  ) 
 

AQHBCI_API const char* AH_ObjectRef_GetAccountId const AH_OBJECTREF o  ) 
 

AQHBCI_API const char* AH_ObjectRef_GetBankId const AH_OBJECTREF o  ) 
 

AQHBCI_API int AH_ObjectRef_GetCountry const AH_OBJECTREF o  ) 
 

AQHBCI_API const char* AH_ObjectRef_GetCustomerId const AH_OBJECTREF o  ) 
 

AQHBCI_API const char* AH_ObjectRef_GetType const AH_OBJECTREF o  ) 
 

AQHBCI_API const char* AH_ObjectRef_GetUserId const AH_OBJECTREF o  ) 
 

AQHBCI_API AH_OBJECTREF* AH_ObjectRef_new const char *  t,
int  country,
const char *  bankId,
const char *  accountId,
const char *  userId,
const char *  customerId
 

GWEN_LIST_FUNCTION_LIB_DEFS AH_OBJECTREF  ,
AH_ObjectRef  ,
AQHBCI_API 
 


Generated on Thu Oct 6 14:49:09 2005 for aqbanking by  doxygen 1.4.4