These objects will process the elements returned by ofx_sgml.cpp and add them to their data members.
Definition in file fx-0.6.5/lib/ofx_containers.hh.
Go to the source code of this file.
Data Structures | |
class | OfxAccountContainer |
Represents a bank account or a credit card account. More... | |
class | OfxBalanceContainer |
Represents the OFX SGML entity. More... | |
class | OfxBankTransactionContainer |
Represents a bank or credid card transaction. More... | |
class | OfxDummyContainer |
A container to holds OFX SGML elements that LibOFX knows nothing about. More... | |
class | OfxGenericContainer |
A generic container for an OFX SGML element. Every container inherits from OfxGenericContainer. More... | |
class | OfxInvestmentTransactionContainer |
Represents a bank or credid card transaction. More... | |
class | OfxMainContainer |
The root container. Created by the OFX element or by the export functions. More... | |
class | OfxPushUpContainer |
A container to hold a OFX SGML element for which you want the parent to process it's data elements. More... | |
class | OfxSecurityContainer |
Represents a security, such as a stock or bond. More... | |
class | OfxStatementContainer |
Represents a statement for either a bank account or a credit card account. More... | |
class | OfxStatusContainer |
Represents the OFX SGML entity. More... | |
class | OfxTransactionContainer |
Represents a generic transaction. More... |