LibOFX
File List
Here is a list of all documented files with brief descriptions:
 getopt
  
getopt.c
  
getopt.h
  
getopt1.c
 lib
  
context.cpp
  
context.hh
  
file_preproc.cpp
File type detection, etc
  
file_preproc.hh
Preprocessing of the OFX files before parsing
  
messages.cpp
Message IO functionality
  
messages.hh
Message IO functionality
  
ofc_sgml.cpp
OFX/SGML parsing functionality
  
ofc_sgml.hh
OFX/SGML parsing functionality
  
ofx_aggregate.hh
Declaration of OfxAggregate which allows you to construct a single OFX aggregate
  
ofx_container_account.cpp
Implementation of OfxAccountContainer for bank, credit card and investment accounts
  
ofx_container_generic.cpp
Implementation of OfxGenericContainer
  
ofx_container_main.cpp
Implementation of OfxMainContainer
  
ofx_container_position.cpp
Implementation of OfxPositionContainer for stocks, bonds, mutual funds
  
ofx_container_security.cpp
Implementation of OfxSecurityContainer for stocks, bonds, mutual funds, etc
  
ofx_container_statement.cpp
Implementation of OfxStatementContainer for bank statements, credit cart statements, etc
  
ofx_container_transaction.cpp
Implementation of OfxTransactionContainer, OfxBankTransactionContainer and OfxInvestmentTransactionContainer
  
ofx_containers.hh
LibOFX internal object code
  
ofx_containers_misc.cpp
LibOFX internal object code
  
ofx_error_msg.hh
OFX error code management functionality
  
ofx_preproc.cpp
Preprocessing of the OFX files before parsing
  
ofx_preproc.hh
Preprocessing of the OFX files before parsing
  
ofx_request.cpp
Implementation of an OfxRequests to create an OFX file containing a generic request
  
ofx_request.hh
Declaration of an OfxRequests to create an OFX file containing a generic request
  
ofx_request_accountinfo.cpp
Implementation of libofx_request_accountinfo to create an OFX file containing a request for all account info at this FI for this user
  
ofx_request_accountinfo.hh
Declaration of OfxRequestAccountInfo create an OFX file containing a request for all account info at this FI for this user
  
ofx_request_statement.cpp
Implementation of libofx_request_statement to create an OFX file containing a request for a statement
  
ofx_request_statement.hh
Declaration of libofx_request_statement to create an OFX file containing a request for a statement
  
ofx_sgml.cpp
OFX/SGML parsing functionality
  
ofx_sgml.hh
OFX/SGML parsing functionality
  
ofx_utilities.cpp
Various simple functions for type conversion & al
  
ofx_utilities.hh
Various simple functions for type conversion & al
  
tree.hh
  
win32.cpp
  
win32.hh
 ofx2qif
  
ofx2qif.c
Code for ofx2qif utility. C example code
 ofxconnect
  
cmdline.c
  
cmdline.h
The header file for the command line option parser generated by GNU Gengetopt version 2.23 http://www.gnu.org/software/gengetopt. DO NOT modify this file, since it can be overwritten
  
nodeparser.cpp
Implementation of nodeparser object, which facilitates searching for nodes in an XML file using a notation similar to XPath
  
nodeparser.h
Declaration of nodeparser object, which facilitates searching for nodes in an XML file using a notation similar to XPath
  
ofxconnect.cpp
Code for ofxconnect utility. C++ example code
 ofxdump
  
cmdline.c
  
cmdline.h
The header file for the command line option parser generated by GNU Gengetopt version 2.23 http://www.gnu.org/software/gengetopt. DO NOT modify this file, since it can be overwritten
  
ofxdump.cpp
Code for ofxdump utility. C++ example code
 
main_doc.c