LibOFX
File List
Here is a list of all documented files with brief descriptions:
 ofxconnect/cmdline.c
 ofxdump/cmdline.c
 ofxconnect/cmdline.h
 ofxdump/cmdline.h
 config.h
 build/libofx-0.10.0/lib/context.cpp
 lib/context.cpp
 build/libofx-0.10.0/lib/context.hh
 lib/context.hh
 build/libofx-0.10.0/lib/file_preproc.cppFile type detection, etc
 lib/file_preproc.cppFile type detection, etc
 build/libofx-0.10.0/lib/file_preproc.hhPreprocessing of the OFX files before parsing
 lib/file_preproc.hhPreprocessing of the OFX files before parsing
 build/libofx-0.10.0/lib/getopt.c
 lib/getopt.c
 build/libofx-0.10.0/lib/getopt1.c
 lib/getopt1.c
 build/libofx-0.10.0/lib/gnugetopt.h
 lib/gnugetopt.h
 inc/libofx.hMain header file containing the LibOfx API
 libofx-0.10.0/inc/libofx.hMain header file containing the LibOfx API
 main_doc.c
 build/libofx-0.10.0/lib/messages.cppMessage IO functionality
 lib/messages.cppMessage IO functionality
 build/libofx-0.10.0/lib/messages.hhMessage IO functionality
 lib/messages.hhMessage IO functionality
 nodeparser.cppImplementation of nodeparser object, which facilitiates searching for nodes in an XML file using a notation similiar to XPath
 nodeparser.hDeclaration of nodeparser object, which facilitiates searching for nodes in an XML file using a notation similiar to XPath
 build/libofx-0.10.0/lib/ofc_sgml.cppOFX/SGML parsing functionnality
 lib/ofc_sgml.cppOFX/SGML parsing functionnality
 build/libofx-0.10.0/lib/ofc_sgml.hhOFX/SGML parsing functionnality
 lib/ofc_sgml.hhOFX/SGML parsing functionnality
 ofx2qif.cCode for ofx2qif utility. C example code
 build/libofx-0.10.0/lib/ofx_aggregate.hhDeclaration of OfxAggregate which allows you to construct a single OFX aggregate
 lib/ofx_aggregate.hhDeclaration of OfxAggregate which allows you to construct a single OFX aggregate
 build/libofx-0.10.0/lib/ofx_container_account.cppImplementation of OfxAccountContainer for bank, credit card and investment accounts
 lib/ofx_container_account.cppImplementation of OfxAccountContainer for bank, credit card and investment accounts
 build/libofx-0.10.0/lib/ofx_container_generic.cppImplementation of OfxGenericContainer
 lib/ofx_container_generic.cppImplementation of OfxGenericContainer
 build/libofx-0.10.0/lib/ofx_container_main.cppImplementation of OfxMainContainer
 lib/ofx_container_main.cppImplementation of OfxMainContainer
 build/libofx-0.10.0/lib/ofx_container_position.cppImplementation of OfxPositionContainer for stocks, bonds, mutual funds
 lib/ofx_container_position.cppImplementation of OfxPositionContainer for stocks, bonds, mutual funds
 build/libofx-0.10.0/lib/ofx_container_security.cppImplementation of OfxSecurityContainer for stocks, bonds, mutual funds, etc
 lib/ofx_container_security.cppImplementation of OfxSecurityContainer for stocks, bonds, mutual funds, etc
 build/libofx-0.10.0/lib/ofx_container_statement.cppImplementation of OfxStatementContainer for bank statements, credit cart statements, etc
 lib/ofx_container_statement.cppImplementation of OfxStatementContainer for bank statements, credit cart statements, etc
 build/libofx-0.10.0/lib/ofx_container_transaction.cppImplementation of OfxTransactionContainer, OfxBankTransactionContainer and OfxInvestmentTransactionContainer
 lib/ofx_container_transaction.cppImplementation of OfxTransactionContainer, OfxBankTransactionContainer and OfxInvestmentTransactionContainer
 build/libofx-0.10.0/lib/ofx_containers.hhLibOFX internal object code
 lib/ofx_containers.hhLibOFX internal object code
 build/libofx-0.10.0/lib/ofx_containers_misc.cppLibOFX internal object code
 lib/ofx_containers_misc.cppLibOFX internal object code
 build/libofx-0.10.0/lib/ofx_error_msg.hhOFX error code management functionnality
 lib/ofx_error_msg.hhOFX error code management functionnality
 build/libofx-0.10.0/lib/ofx_preproc.cppPreprocessing of the OFX files before parsing
 lib/ofx_preproc.cppPreprocessing of the OFX files before parsing
 build/libofx-0.10.0/lib/ofx_preproc.hhPreprocessing of the OFX files before parsing
 lib/ofx_preproc.hhPreprocessing of the OFX files before parsing
 build/libofx-0.10.0/lib/ofx_request.cppImplementation of an OfxRequests to create an OFX file containing a generic request
 lib/ofx_request.cppImplementation of an OfxRequests to create an OFX file containing a generic request
 build/libofx-0.10.0/lib/ofx_request.hhDeclaration of an OfxRequests to create an OFX file containing a generic request
 lib/ofx_request.hhDeclaration of an OfxRequests to create an OFX file containing a generic request
 build/libofx-0.10.0/lib/ofx_request_accountinfo.cppImplementation of libofx_request_accountinfo to create an OFX file containing a request for all account info at this FI for this user
 lib/ofx_request_accountinfo.cppImplementation of libofx_request_accountinfo to create an OFX file containing a request for all account info at this FI for this user
 build/libofx-0.10.0/lib/ofx_request_accountinfo.hhDeclaration of OfxRequestAccountInfo create an OFX file containing a request for all account info at this FI for this user
 lib/ofx_request_accountinfo.hhDeclaration of OfxRequestAccountInfo create an OFX file containing a request for all account info at this FI for this user
 build/libofx-0.10.0/lib/ofx_request_statement.cppImplementation of libofx_request_statement to create an OFX file containing a request for a statement
 lib/ofx_request_statement.cppImplementation of libofx_request_statement to create an OFX file containing a request for a statement
 build/libofx-0.10.0/lib/ofx_request_statement.hhDeclaration of libofx_request_statement to create an OFX file containing a request for a statement
 lib/ofx_request_statement.hhDeclaration of libofx_request_statement to create an OFX file containing a request for a statement
 build/libofx-0.10.0/lib/ofx_sgml.cppOFX/SGML parsing functionnality
 lib/ofx_sgml.cppOFX/SGML parsing functionnality
 build/libofx-0.10.0/lib/ofx_sgml.hhOFX/SGML parsing functionnality
 lib/ofx_sgml.hhOFX/SGML parsing functionnality
 build/libofx-0.10.0/lib/ofx_utilities.cppVarious simple functions for type conversion & al
 lib/ofx_utilities.cppVarious simple functions for type conversion & al
 build/libofx-0.10.0/lib/ofx_utilities.hhVarious simple functions for type conversion & al
 lib/ofx_utilities.hhVarious simple functions for type conversion & al
 ofxconnect.cppCode for ofxconnect utility. C++ example code
 ofxdump.cppCode for ofxdump utility. C++ example code
 ofxpartner.cppMethods for connecting to the OFX partner server to retrieve OFX server information
 ofxpartner.hMethods for connecting to the OFX partner server to retrieve OFX server information
 build/libofx-0.10.0/lib/tree.hh
 lib/tree.hh
 build/libofx-0.10.0/lib/win32.cpp
 lib/win32.cpp
 build/libofx-0.10.0/lib/win32.hh
 lib/win32.hh