GnuCash 2.3.0
Data Fields
GNCCurrencyAcc Struct Reference

Data Fields

gnc_commoditycurrency
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 67 of file window-main-summarybar.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines