4 #ifndef CELLPHONEPRODUCT_H 5 #define CELLPHONEPRODUCT_H 83 #include <gwenhywfar/db.h> 84 #include <gwenhywfar/misc.h> 85 #include <gwenhywfar/list2.h> 87 #include <gwenhywfar/types.h> void AB_CellPhoneProduct_SetProviderName(AB_CELLPHONE_PRODUCT *el, const char *d)
void AB_CellPhoneProduct_SetModified(AB_CELLPHONE_PRODUCT *st, int i)
const AB_VALUE * AB_CellPhoneProduct_GetMinimumValue(const AB_CELLPHONE_PRODUCT *el)
AB_CELLPHONE_PRODUCT * AB_CellPhoneProduct_new(void)
const char * AB_CellPhoneProduct_GetProductName(const AB_CELLPHONE_PRODUCT *el)
AB_VALUE_LIST * AB_CellPhoneProduct_GetValues(const AB_CELLPHONE_PRODUCT *el)
int AB_CellPhoneProduct_GetAllowFreeValue(const AB_CELLPHONE_PRODUCT *el)
AB_CELLPHONE_PRODUCT_LIST * AB_CellPhoneProduct_List_dup(const AB_CELLPHONE_PRODUCT_LIST *stl)
struct AB_CELLPHONE_PRODUCT AB_CELLPHONE_PRODUCT
AB_CELLPHONE_PRODUCT * AB_CellPhoneProduct_fromDb(GWEN_DB_NODE *db)
GWEN_LIST2_FUNCTION_LIB_DEFS(AB_ACCOUNT_STATUS, AB_AccountStatus,) AB_ACCOUNT_STATUS *AB_AccountStatus_new()
void AB_CellPhoneProduct_SetMinimumValue(AB_CELLPHONE_PRODUCT *el, const AB_VALUE *d)
void AB_CellPhoneProduct_SetAllowFreeValue(AB_CELLPHONE_PRODUCT *el, int d)
void AB_CellPhoneProduct_SetProductName(AB_CELLPHONE_PRODUCT *el, const char *d)
const char * AB_CellPhoneProduct_GetId(const AB_CELLPHONE_PRODUCT *el)
int AB_CellPhoneProduct_toDb(const AB_CELLPHONE_PRODUCT *st, GWEN_DB_NODE *db)
void AB_CellPhoneProduct_Attach(AB_CELLPHONE_PRODUCT *st)
AB_CELLPHONE_PRODUCT * AB_CellPhoneProduct_dup(const AB_CELLPHONE_PRODUCT *st)
int AB_CellPhoneProduct_IsModified(const AB_CELLPHONE_PRODUCT *st)
void AB_CellPhoneProduct_SetValues(AB_CELLPHONE_PRODUCT *el, AB_VALUE_LIST *d)
void AB_CellPhoneProduct_List2_freeAll(AB_CELLPHONE_PRODUCT_LIST2 *stl)
void AB_CellPhoneProduct_SetId(AB_CELLPHONE_PRODUCT *el, const char *d)
void AB_CellPhoneProduct_free(AB_CELLPHONE_PRODUCT *st)
const AB_VALUE * AB_CellPhoneProduct_GetMaximumValue(const AB_CELLPHONE_PRODUCT *el)
struct AB_CELLPHONE_PRODUCT_LIST2 AB_CELLPHONE_PRODUCT_LIST2
const char * AB_CellPhoneProduct_GetProviderName(const AB_CELLPHONE_PRODUCT *el)
GWEN_LIST_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION, AB_ProviderDescription,) GWEN_LIST2_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION
int AB_CellPhoneProduct_ReadDb(AB_CELLPHONE_PRODUCT *st, GWEN_DB_NODE *db)
void AB_CellPhoneProduct_SetMaximumValue(AB_CELLPHONE_PRODUCT *el, const AB_VALUE *d)