|
|
static void | init_db () |
|
static std::string | get_db_filename () |
|
static std::string | update_tokens_from_response (SQLite::Database &db, const json &j) |
|
static bool | is_valid () |
|
static void | cleanup () |
|
static std::unique_ptr< StockInfoProvider > | create (const std::string &pool_base_path) |
|
static void | init_db () |
|
static void | cleanup () |
|
|
Glib::Dispatcher | dispatcher |
◆ add_columns()
| void horizon::StockInfoProviderDigiKey::add_columns |
( |
Gtk::TreeView * | treeview, |
|
|
Gtk::TreeModelColumn< std::shared_ptr< StockInfoRecord > > | column ) |
|
overridevirtual |
◆ create_status_widget()
| Gtk::Widget * horizon::StockInfoProviderDigiKey::create_status_widget |
( |
| ) |
|
|
overridevirtual |
◆ get_records()
| std::list< std::shared_ptr< StockInfoRecord > > horizon::StockInfoProviderDigiKey::get_records |
( |
| ) |
|
|
overridevirtual |
◆ update_parts()
| void horizon::StockInfoProviderDigiKey::update_parts |
( |
const std::list< UUID > & | parts | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: