GnuCash
5.6-150-g038405b370+
|
Public Member Functions | |
GncQuotesImpl (QofBook *book) | |
GncQuotesImpl (QofBook *, std::unique_ptr< GncQuoteSource >) | |
void | fetch (QofBook *book) |
void | fetch (CommVec &commodities) |
void | fetch (gnc_commodity *comm) |
void | report (const char *source, const StrVec &commodities, bool verbose) |
const std::string & | version () noexcept |
const QuoteSources & | sources () noexcept |
bool | had_failures () noexcept |
const QFVec & | failures () noexcept |
std::string | report_failures () noexcept |
Definition at line 96 of file gnc-quotes.cpp.