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