GnuCash  5.6-150-g038405b370+
Typedefs | Functions

Commodity handling public routines (C++ api) More...

#include <vector>
#include <gnc-commodity.h>
#include <string>

Go to the source code of this file.

Typedefs

using CommVec = std::vector< gnc_commodity * >
 

Functions

void gnc_quote_source_set_fq_installed (const char *version_string, const std::vector< std::string > &sources_list)
 Update gnucash internal tables based on what Finance::Quote sources are installed. More...
 
bool gnc_commodity_table_rename_namespace (const gnc_commodity_table *table, const char *namespace_name, const char *new_namespace_name)
 This function renames a namespace. More...
 

Detailed Description

Commodity handling public routines (C++ api)

Author
Copyright (C) 2021 Geert Janssens

Definition in file gnc-commodity.hpp.