25#ifndef GNC_PRICEDB_P_H
26#define GNC_PRICEDB_P_H
43 gnc_commodity *commodity;
44 gnc_commodity *currency;
56 QofInstanceClass parent_class;
62 GHashTable *commodity_hash;
64 gboolean reset_nth_price_cache;
69 QofInstanceClass parent_class;
81 LOOKUP_NEAREST_IN_TIME,
86typedef struct gnc_price_lookup_helper_s
93#define gnc_price_set_guid(P,G) qof_instance_set_guid(QOF_INSTANCE(P),(G))
96gboolean gnc_pricedb_register (
void);
98QofBackend * xaccPriceDBGetBackend (GNCPriceDB *prdb);
All type declarations for the whole Gnucash engine.
a simple price database for gnucash
gint64 time64
Most systems that are currently maintained, including Microsoft Windows, BSD-derived Unixes and Linux...
PriceSource
Price source enum.
Price of commodity on a given date.