Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

OfxMainContainer Class Reference

Inheritance diagram for OfxMainContainer:

OfxGenericContainer OfxGenericContainer

Detailed Description

The root container. Created by the <OFX> OFX element or by the export functions.

The OfxMainContainer maintains trees of processed ofx data structures which can be used to generate events in the right order, and eventually export in OFX and QIF formats and even generate matching OFX querys.

Definition at line 233 of file ofx_containers.hh.

Public Methods

int gen_event ()
 Generate libofx.h events.

int gen_event ()
 Generate libofx.h events.


Member Function Documentation

int OfxMainContainer::gen_event   [virtual]
 

Generate libofx.h events.

gen_event will call the appropriate ofx_proc_XXX_cb defined in libofx.h if one is available.

Returns:
true if a callback function vas called, false otherwise.

Reimplemented from OfxGenericContainer.

int OfxMainContainer::gen_event   [virtual]
 

Generate libofx.h events.

gen_event will call the appropriate ofx_proc_XXX_cb defined in libofx.h if one is available.

Returns:
true if a callback function vas called, false otherwise.

Reimplemented from OfxGenericContainer.

Definition at line 128 of file ofx_container_main.cpp.

Referenced by OutlineApplication::endElement().


The documentation for this class was generated from the following files:
Generated on Sat Apr 12 18:35:07 2003 for LibOFX by doxygen1.2.18