aqbanking
5.7.8
|
Functions | |
void | AB_ImExporterContext_AddSecurity (AB_IMEXPORTER_CONTEXT *iec, AB_SECURITY *sec) |
AB_SECURITY * | AB_ImExporterContext_GetFirstSecurity (AB_IMEXPORTER_CONTEXT *iec) |
AB_SECURITY * | AB_ImExporterContext_GetNextSecurity (AB_IMEXPORTER_CONTEXT *iec) |
AB_SECURITY * | AB_ImExporterContext_FindSecurity (AB_IMEXPORTER_CONTEXT *iec, const char *nameSpace, const char *id) |
These functions handle stocks, mutual funds etc.
void AB_ImExporterContext_AddSecurity | ( | AB_IMEXPORTER_CONTEXT * | iec, |
AB_SECURITY * | sec | ||
) |
AB_SECURITY* AB_ImExporterContext_FindSecurity | ( | AB_IMEXPORTER_CONTEXT * | iec, |
const char * | nameSpace, | ||
const char * | id | ||
) |
AB_SECURITY* AB_ImExporterContext_GetFirstSecurity | ( | AB_IMEXPORTER_CONTEXT * | iec | ) |
AB_SECURITY* AB_ImExporterContext_GetNextSecurity | ( | AB_IMEXPORTER_CONTEXT * | iec | ) |