GnuCash  5.6-139-g03622b03d0+
Data Fields
GNCCurrencyAcc Struct Reference

An accumulator for a given currency. More...

Data Fields

gnc_commodity * currency
 
gnc_numeric assets
 
gnc_numeric profits
 
gint total_mode
 

Detailed Description

An accumulator for a given currency.

This is used during the update to the status bar to contain the accumulation for a single currency. These are placed in a GList and kept around for the duration of the calculation. There may, in fact be better ways to do this, but none occurred.

Todo:
This structure and the non-GUI code that computes it's values should move into the engine.

Definition at line 71 of file window-main-summarybar.c.


The documentation for this struct was generated from the following file: