LibOFX
File List
Here is a list of all documented files with brief descriptions:
ofxconnect/cmdline.c [code]
ofxdump/cmdline.c [code]
ofxconnect/cmdline.h [code]
ofxdump/cmdline.h [code]
config.h [code]
lib/context.cpp [code]
libofx-0.9.5/lib/context.cpp [code]
tar-pax-libofx/lib/context.cpp [code]
lib/context.hh [code]
libofx-0.9.5/lib/context.hh [code]
tar-pax-libofx/lib/context.hh [code]
lib/file_preproc.cpp [code]File type detection, etc
libofx-0.9.5/lib/file_preproc.cpp [code]File type detection, etc
tar-pax-libofx/lib/file_preproc.cpp [code]File type detection, etc
lib/file_preproc.hh [code]Preprocessing of the OFX files before parsing
libofx-0.9.5/lib/file_preproc.hh [code]Preprocessing of the OFX files before parsing
tar-pax-libofx/lib/file_preproc.hh [code]Preprocessing of the OFX files before parsing
lib/getopt.c [code]
libofx-0.9.5/lib/getopt.c [code]
tar-pax-libofx/lib/getopt.c [code]
lib/getopt1.c [code]
libofx-0.9.5/lib/getopt1.c [code]
tar-pax-libofx/lib/getopt1.c [code]
lib/gnugetopt.h [code]
libofx-0.9.5/lib/gnugetopt.h [code]
tar-pax-libofx/lib/gnugetopt.h [code]
inc/libofx.h [code]Main header file containing the LibOfx API
libofx-0.9.5/inc/libofx.h [code]Main header file containing the LibOfx API
tar-pax-libofx/inc/libofx.h [code]Main header file containing the LibOfx API
main_doc.c [code]
lib/messages.cpp [code]Message IO functionality
libofx-0.9.5/lib/messages.cpp [code]Message IO functionality
tar-pax-libofx/lib/messages.cpp [code]Message IO functionality
lib/messages.hh [code]Message IO functionality
libofx-0.9.5/lib/messages.hh [code]Message IO functionality
tar-pax-libofx/lib/messages.hh [code]Message IO functionality
nodeparser.cpp [code]Implementation of nodeparser object, which facilitiates searching for nodes in an XML file using a notation similiar to XPath
nodeparser.h [code]Declaration of nodeparser object, which facilitiates searching for nodes in an XML file using a notation similiar to XPath
lib/ofc_sgml.cpp [code]OFX/SGML parsing functionnality
libofx-0.9.5/lib/ofc_sgml.cpp [code]OFX/SGML parsing functionnality
tar-pax-libofx/lib/ofc_sgml.cpp [code]OFX/SGML parsing functionnality
lib/ofc_sgml.hh [code]OFX/SGML parsing functionnality
libofx-0.9.5/lib/ofc_sgml.hh [code]OFX/SGML parsing functionnality
tar-pax-libofx/lib/ofc_sgml.hh [code]OFX/SGML parsing functionnality
ofx2qif/ofx2qif.c [code]Code for ofx2qif utility. C example code
tar-pax-libofx/ofx2qif/ofx2qif.c [code]Code for ofx2qif utility. C example code
lib/ofx_aggregate.hh [code]Declaration of OfxAggregate which allows you to construct a single OFX aggregate
libofx-0.9.5/lib/ofx_aggregate.hh [code]Declaration of OfxAggregate which allows you to construct a single OFX aggregate
tar-pax-libofx/lib/ofx_aggregate.hh [code]Declaration of OfxAggregate which allows you to construct a single OFX aggregate
lib/ofx_container_account.cpp [code]Implementation of OfxAccountContainer for bank, credit card and investment accounts
libofx-0.9.5/lib/ofx_container_account.cpp [code]Implementation of OfxAccountContainer for bank, credit card and investment accounts
tar-pax-libofx/lib/ofx_container_account.cpp [code]Implementation of OfxAccountContainer for bank, credit card and investment accounts
lib/ofx_container_generic.cpp [code]Implementation of OfxGenericContainer
libofx-0.9.5/lib/ofx_container_generic.cpp [code]Implementation of OfxGenericContainer
tar-pax-libofx/lib/ofx_container_generic.cpp [code]Implementation of OfxGenericContainer
lib/ofx_container_main.cpp [code]Implementation of OfxMainContainer
libofx-0.9.5/lib/ofx_container_main.cpp [code]Implementation of OfxMainContainer
tar-pax-libofx/lib/ofx_container_main.cpp [code]Implementation of OfxMainContainer
lib/ofx_container_security.cpp [code]Implementation of OfxSecurityContainer for stocks, bonds, mutual funds, etc
libofx-0.9.5/lib/ofx_container_security.cpp [code]Implementation of OfxSecurityContainer for stocks, bonds, mutual funds, etc
tar-pax-libofx/lib/ofx_container_security.cpp [code]Implementation of OfxSecurityContainer for stocks, bonds, mutual funds, etc
lib/ofx_container_statement.cpp [code]Implementation of OfxStatementContainer for bank statements, credit cart statements, etc
libofx-0.9.5/lib/ofx_container_statement.cpp [code]Implementation of OfxStatementContainer for bank statements, credit cart statements, etc
tar-pax-libofx/lib/ofx_container_statement.cpp [code]Implementation of OfxStatementContainer for bank statements, credit cart statements, etc
lib/ofx_container_transaction.cpp [code]Implementation of OfxTransactionContainer, OfxBankTransactionContainer and OfxInvestmentTransactionContainer
libofx-0.9.5/lib/ofx_container_transaction.cpp [code]Implementation of OfxTransactionContainer, OfxBankTransactionContainer and OfxInvestmentTransactionContainer
tar-pax-libofx/lib/ofx_container_transaction.cpp [code]Implementation of OfxTransactionContainer, OfxBankTransactionContainer and OfxInvestmentTransactionContainer
lib/ofx_containers.hh [code]LibOFX internal object code
libofx-0.9.5/lib/ofx_containers.hh [code]LibOFX internal object code
tar-pax-libofx/lib/ofx_containers.hh [code]LibOFX internal object code
lib/ofx_containers_misc.cpp [code]LibOFX internal object code
libofx-0.9.5/lib/ofx_containers_misc.cpp [code]LibOFX internal object code
tar-pax-libofx/lib/ofx_containers_misc.cpp [code]LibOFX internal object code
lib/ofx_error_msg.hh [code]OFX error code management functionnality
libofx-0.9.5/lib/ofx_error_msg.hh [code]OFX error code management functionnality
tar-pax-libofx/lib/ofx_error_msg.hh [code]OFX error code management functionnality
lib/ofx_preproc.cpp [code]Preprocessing of the OFX files before parsing
libofx-0.9.5/lib/ofx_preproc.cpp [code]Preprocessing of the OFX files before parsing
tar-pax-libofx/lib/ofx_preproc.cpp [code]Preprocessing of the OFX files before parsing
lib/ofx_preproc.hh [code]Preprocessing of the OFX files before parsing
libofx-0.9.5/lib/ofx_preproc.hh [code]Preprocessing of the OFX files before parsing
tar-pax-libofx/lib/ofx_preproc.hh [code]Preprocessing of the OFX files before parsing
lib/ofx_request.cpp [code]Implementation of an OfxRequests to create an OFX file containing a generic request
libofx-0.9.5/lib/ofx_request.cpp [code]Implementation of an OfxRequests to create an OFX file containing a generic request
tar-pax-libofx/lib/ofx_request.cpp [code]Implementation of an OfxRequests to create an OFX file containing a generic request
lib/ofx_request.hh [code]Declaration of an OfxRequests to create an OFX file containing a generic request
libofx-0.9.5/lib/ofx_request.hh [code]Declaration of an OfxRequests to create an OFX file containing a generic request
tar-pax-libofx/lib/ofx_request.hh [code]Declaration of an OfxRequests to create an OFX file containing a generic request
lib/ofx_request_accountinfo.cpp [code]Implementation of libofx_request_accountinfo to create an OFX file containing a request for all account info at this FI for this user
libofx-0.9.5/lib/ofx_request_accountinfo.cpp [code]Implementation of libofx_request_accountinfo to create an OFX file containing a request for all account info at this FI for this user
tar-pax-libofx/lib/ofx_request_accountinfo.cpp [code]Implementation 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.hh [code]Declaration of OfxRequestAccountInfo create an OFX file containing a request for all account info at this FI for this user
libofx-0.9.5/lib/ofx_request_accountinfo.hh [code]Declaration of OfxRequestAccountInfo create an OFX file containing a request for all account info at this FI for this user
tar-pax-libofx/lib/ofx_request_accountinfo.hh [code]Declaration of OfxRequestAccountInfo create an OFX file containing a request for all account info at this FI for this user
lib/ofx_request_statement.cpp [code]Implementation of libofx_request_statement to create an OFX file containing a request for a statement
libofx-0.9.5/lib/ofx_request_statement.cpp [code]Implementation of libofx_request_statement to create an OFX file containing a request for a statement
tar-pax-libofx/lib/ofx_request_statement.cpp [code]Implementation of libofx_request_statement to create an OFX file containing a request for a statement
lib/ofx_request_statement.hh [code]Declaration of libofx_request_statement to create an OFX file containing a request for a statement
libofx-0.9.5/lib/ofx_request_statement.hh [code]Declaration of libofx_request_statement to create an OFX file containing a request for a statement
tar-pax-libofx/lib/ofx_request_statement.hh [code]Declaration of libofx_request_statement to create an OFX file containing a request for a statement
lib/ofx_sgml.cpp [code]OFX/SGML parsing functionnality
libofx-0.9.5/lib/ofx_sgml.cpp [code]OFX/SGML parsing functionnality
tar-pax-libofx/lib/ofx_sgml.cpp [code]OFX/SGML parsing functionnality
lib/ofx_sgml.hh [code]OFX/SGML parsing functionnality
libofx-0.9.5/lib/ofx_sgml.hh [code]OFX/SGML parsing functionnality
tar-pax-libofx/lib/ofx_sgml.hh [code]OFX/SGML parsing functionnality
lib/ofx_utilities.cpp [code]Various simple functions for type conversion & al
libofx-0.9.5/lib/ofx_utilities.cpp [code]Various simple functions for type conversion & al
tar-pax-libofx/lib/ofx_utilities.cpp [code]Various simple functions for type conversion & al
lib/ofx_utilities.hh [code]Various simple functions for type conversion & al
libofx-0.9.5/lib/ofx_utilities.hh [code]Various simple functions for type conversion & al
tar-pax-libofx/lib/ofx_utilities.hh [code]Various simple functions for type conversion & al
ofxconnect.cpp [code]Code for ofxconnect utility. C++ example code
ofxdump.cpp [code]Code for ofxdump utility. C++ example code
ofxpartner.cpp [code]Methods for connecting to the OFX partner server to retrieve OFX server information
ofxpartner.h [code]Methods for connecting to the OFX partner server to retrieve OFX server information
lib/tree.hh [code]
libofx-0.9.5/lib/tree.hh [code]
tar-pax-libofx/lib/tree.hh [code]
lib/win32.cpp [code]
libofx-0.9.5/lib/win32.cpp [code]
tar-pax-libofx/lib/win32.cpp [code]
lib/win32.hh [code]
libofx-0.9.5/lib/win32.hh [code]
tar-pax-libofx/lib/win32.hh [code]