83 #include <gwenhywfar/db.h> 84 #include <gwenhywfar/misc.h> 85 #include <gwenhywfar/list2.h> 87 #include <gwenhywfar/types.h> 88 #include <gwenhywfar/gwentime.h> void AB_Security_List2_freeAll(AB_SECURITY_LIST2 *stl)
AB_SECURITY * AB_Security_new(void)
int AB_Security_IsModified(const AB_SECURITY *st)
struct AB_SECURITY AB_SECURITY
const GWEN_TIME * AB_Security_GetUnitPriceDate(const AB_SECURITY *el)
void AB_Security_SetNameSpace(AB_SECURITY *el, const char *d)
const char * AB_Security_GetName(const AB_SECURITY *el)
void AB_Security_free(AB_SECURITY *st)
void AB_Security_SetUnitPriceDate(AB_SECURITY *el, const GWEN_TIME *d)
const char * AB_Security_GetNameSpace(const AB_SECURITY *el)
void AB_Security_SetName(AB_SECURITY *el, const char *d)
int AB_Security_toDb(const AB_SECURITY *st, GWEN_DB_NODE *db)
const char * AB_Security_GetTickerSymbol(const AB_SECURITY *el)
void AB_Security_SetUnits(AB_SECURITY *el, const AB_VALUE *d)
int AB_Security_ReadDb(AB_SECURITY *st, GWEN_DB_NODE *db)
AB_SECURITY * AB_Security_dup(const AB_SECURITY *st)
const AB_VALUE * AB_Security_GetUnits(const AB_SECURITY *el)
void AB_Security_Attach(AB_SECURITY *st)
GWEN_LIST2_FUNCTION_LIB_DEFS(AB_ACCOUNT_STATUS, AB_AccountStatus,) AB_ACCOUNT_STATUS *AB_AccountStatus_new()
void AB_Security_SetTickerSymbol(AB_SECURITY *el, const char *d)
struct AB_SECURITY_LIST2 AB_SECURITY_LIST2
AB_SECURITY * AB_Security_fromDb(GWEN_DB_NODE *db)
void AB_Security_SetModified(AB_SECURITY *st, int i)
void AB_Security_SetUnitPriceValue(AB_SECURITY *el, const AB_VALUE *d)
const char * AB_Security_GetUniqueId(const AB_SECURITY *el)
const AB_VALUE * AB_Security_GetUnitPriceValue(const AB_SECURITY *el)
void AB_Security_SetUniqueId(AB_SECURITY *el, const char *d)
GWEN_LIST_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION, AB_ProviderDescription,) GWEN_LIST2_FUNCTION_LIB_DEFS(AB_PROVIDER_DESCRIPTION
AB_SECURITY_LIST * AB_Security_List_dup(const AB_SECURITY_LIST *stl)