Horizon
Public Member Functions | Static Public Member Functions | List of all members
horizon::StockInfoProviderDigiKey Class Reference
Inheritance diagram for horizon::StockInfoProviderDigiKey:
horizon::StockInfoProvider

Public Member Functions

 StockInfoProviderDigiKey (const std::string &pool_base_path)
 
void add_columns (Gtk::TreeView *treeview, Gtk::TreeModelColumn< std::shared_ptr< StockInfoRecord >> column) override
 
void update_parts (const std::list< UUID > &parts) override
 
std::list< std::shared_ptr< StockInfoRecord > > get_records () override
 
Gtk::Widget * create_status_widget () override
 

Static Public Member Functions

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 Public Member Functions inherited from horizon::StockInfoProvider
static std::unique_ptr< StockInfoProvidercreate (const std::string &pool_base_path)
 
static void init_db ()
 
static void cleanup ()
 

Additional Inherited Members

- Public Attributes inherited from horizon::StockInfoProvider
Glib::Dispatcher dispatcher
 

The documentation for this class was generated from the following files: