19 #include "ParserEventGeneratorKit.h" 
   36   void * _statementData;
 
   38   void * _transactionData;
 
   51   const std::string &dtdDir()
 const 
   55   void setDtdDir(
const std::string &s)
 
An abstraction of an account. 
int(* LibofxProcAccountCallback)(const struct OfxAccountData data, void *account_data)
The callback function for the OfxAccountData stucture. 
int(* LibofxProcTransactionCallback)(const struct OfxTransactionData data, void *transaction_data)
The callback function for the OfxTransactionData stucture. 
int(* LibofxProcSecurityCallback)(const struct OfxSecurityData data, void *security_data)
The callback function for the OfxSecurityData stucture. 
int(* LibofxProcStatusCallback)(const struct OfxStatusData data, void *status_data)
The callback function for the OfxStatusData stucture. 
An abstraction of an OFX STATUS element. 
An abstraction of a security, such as a stock, mutual fund, etc. 
int(* LibofxProcStatementCallback)(const struct OfxStatementData data, void *statement_data)
The callback function for the OfxStatementData stucture. 
An abstraction of a transaction in an account. 
An abstraction of an account statement.