Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

outboxjobs.h File Reference

Miscellaneous OutboxJobs and their C wrappers. More...

#include <string>
#include <list>
#include <openhbci/dllimport.h>
#include <openhbci/pointer.h>
#include <openhbci/customer.h>
#include <openhbci/user.h>
#include <openhbci/bank.h>
#include <openhbci/account.h>
#include <openhbci/outboxjob.h>
#include <openhbci/statusreport.h>

Go to the source code of this file.

Namespaces

namespace  HBCI

HBCI_OutboxJobGetAccounts

HBCI_OutboxJobGetAccountsHBCI_OutboxJobGetAccounts_new (HBCI_Customer *c)
HBCI_OutboxJobHBCI_OutboxJobGetAccounts_OutboxJob (HBCI_OutboxJobGetAccounts *j)

HBCI_OutboxJobGetSystemId

HBCI_OutboxJobGetSystemIdHBCI_OutboxJobGetSystemId_new (const HBCI_API *api, HBCI_Customer *c)
HBCI_OutboxJobHBCI_OutboxJobGetSystemId_OutboxJob (HBCI_OutboxJobGetSystemId *j)

HBCI_OutboxJobGetStatusReport

HBCI_OutboxJobGetStatusReportsHBCI_OutboxJobGetStatusReports_new (HBCI_Customer *c, const HBCI_Date *fromdate, const HBCI_Date *todate, int maxEntries)
HBCI_OutboxJobHBCI_OutboxJobGetStatusReports_OutboxJob (HBCI_OutboxJobGetStatusReports *j)
const list_HBCI_StatusReportHBCI_OutboxJobGetStatusReports_statusReports (const HBCI_OutboxJobGetStatusReports *j)
 Returns the list of status reports that this job retrieved.


Typedefs

typedef HBCI::OutboxJobGetAccounts HBCI_OutboxJobGetAccounts
typedef HBCI::OutboxJobSynchronize HBCI_OutboxJobSynchronize
typedef HBCI::OutboxJobGetSystemId HBCI_OutboxJobGetSystemId
typedef HBCI::OutboxJobGetStatusReports HBCI_OutboxJobGetStatusReports


Detailed Description

Miscellaneous OutboxJobs and their C wrappers.


Generated on Mon Jun 23 13:41:08 2003 for openhbci by doxygen1.2.17