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,
86 typedef struct gnc_price_lookup_helper_s
93 #define gnc_price_set_guid(P,G) qof_instance_set_guid(QOF_INSTANCE(P),(G)) 96 gboolean gnc_pricedb_register (
void);
98 QofBackend * xaccPriceDBGetBackend (GNCPriceDB *prdb);
a simple price database for gnucash
Price of commodity on a given date.
All type declarations for the whole Gnucash engine.
PriceSource
Price source enum.
gint64 time64
Most systems that are currently maintained, including Microsoft Windows, BSD-derived Unixes and Linux...