|
Typedefs |
typedef AH_CUSTOMER | AH_CUSTOMER |
typedef AH_CUSTOMER_REF | AH_CUSTOMER_REF |
Functions |
| GWEN_LIST2_FUNCTION_LIB_DEFS (AH_CUSTOMER, AH_Customer, AQHBCI_API) |
AQHBCI_API AH_CUSTOMER * | AH_Customer_new (AH_USER *u, const char *customerId) |
AQHBCI_API void | AH_Customer_Attach (AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_free (AH_CUSTOMER *cu) |
AQHBCI_API int | AH_Customer_GetBpdVersion (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetBpdVersion (AH_CUSTOMER *cu, int i) |
AQHBCI_API AH_BPD * | AH_Customer_GetBpd (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetBpd (AH_CUSTOMER *cu, AH_BPD *bpd) |
AQHBCI_API GWEN_MSGENGINE * | AH_Customer_GetMsgEngine (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetMsgEngine (AH_CUSTOMER *cu, GWEN_MSGENGINE *e) |
AQHBCI_API int | AH_Customer_GetHbciVersion (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetHbciVersion (AH_CUSTOMER *cu, int i) |
AQHBCI_API AH_USER * | AH_Customer_GetUser (const AH_CUSTOMER *cu) |
AQHBCI_API const char * | AH_Customer_GetCustomerId (const AH_CUSTOMER *cu) |
AQHBCI_API const char * | AH_Customer_GetFullName (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetFullName (AH_CUSTOMER *cu, const char *s) |
AQHBCI_API int | AH_Customer_GetUpdVersion (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetUpdVersion (AH_CUSTOMER *cu, int i) |
AQHBCI_API int | AH_Customer_GetBankSigns (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetBankSigns (AH_CUSTOMER *cu, int b) |
AQHBCI_API int | AH_Customer_GetBankUsesSignSeq (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetBankUsesSignSeq (AH_CUSTOMER *cu, int b) |
AQHBCI_API int | AH_Customer_GetHttpVMajor (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetHttpVMajor (AH_CUSTOMER *cu, int i) |
AQHBCI_API int | AH_Customer_GetHttpVMinor (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetHttpVMinor (AH_CUSTOMER *cu, int i) |
AQHBCI_API const char * | AH_Customer_GetHttpHost (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetHttpHost (AH_CUSTOMER *cu, const char *s) |
AQHBCI_API const char * | AH_Customer_GetHttpUserAgent (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetHttpUserAgent (AH_CUSTOMER *cu, const char *s) |
AQHBCI_API GWEN_DB_NODE * | AH_Customer_GetUpd (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetUpd (AH_CUSTOMER *cu, GWEN_DB_NODE *n) |
AQHBCI_API int | AH_Customer_IgnoreUPD (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetIgnoreUPD (AH_CUSTOMER *cu, int i) |
AQHBCI_API int | AH_Customer_GetPreferSingleTransfer (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetPreferSingleTransfer (AH_CUSTOMER *cu, int i) |
AQHBCI_API const char * | AH_Customer_GetSystemId (const AH_CUSTOMER *cu) |
AQHBCI_API void | AH_Customer_SetSystemId (AH_CUSTOMER *cu, const char *s) |