Inheritance diagram for OfxInvestmentTransactionContainer:
Built from the diferent investment transaction OFX entity
Definition at line 219 of file ofx_containers.hh.
Public Member Functions | |
OfxInvestmentTransactionContainer (OfxGenericContainer *para_parentcontainer, string para_tag_identifier) | |
void | add_attribute (const string identifier, const string value) |
Add data to a container object. | |
OfxInvestmentTransactionContainer (OfxGenericContainer *para_parentcontainer, string para_tag_identifier) | |
void | add_attribute (const string identifier, const string value) |
Add data to a container object. |
|
Add data to a container object. Must be called once completed parsing an OFX SGML data element. The parent container should know what to do with it.
Reimplemented from OfxTransactionContainer. |
|
Add data to a container object. Must be called once completed parsing an OFX SGML data element. The parent container should know what to do with it.
Reimplemented from OfxTransactionContainer. Definition at line 333 of file ofx_container_transaction.cpp. |