19 #include "ParserEventGeneratorKit.h"    37   void * _statementData;
    39   void * _transactionData;
    53   const std::string &dtdDir()
 const    57   void setDtdDir(
const std::string &s)
 An abstraction of an account. 
An abstraction of a security position held in an account. 
int(* LibofxProcAccountCallback)(const struct OfxAccountData data, void *account_data)
The callback function for the OfxAccountData stucture. 
int(* LibofxProcStatementCallback)(const struct OfxStatementData data, void *statement_data)
The callback function for the OfxStatementData stucture. 
int(* LibofxProcTransactionCallback)(const struct OfxTransactionData data, void *transaction_data)
The callback function for the OfxTransactionData stucture. 
int(* LibofxProcPositionCallback)(const struct OfxPositionData data, void *position_data)
The callback function for the OfxPositionData stucture. 
An abstraction of an OFX STATUS element. 
An abstraction of a security, such as a stock, mutual fund, etc. 
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 a transaction in an account. 
An abstraction of an account statement.