|
| PoolStatusProviderPoolManager (const std::string &bp) |
|
void | apply_update (const PoolStatusPoolManager &st) |
|
void | check_for_updates () override |
|
| PoolStatusProviderBase (const std::string &bp) |
|
const PoolStatusBase & | get () |
|
void | refresh () |
|
type_signal_changed | signal_changed () |
|
|
void | worker () override |
|
void | reset () override |
|
void | apply_update () |
|
void | check_update () |
|
void | start_worker () |
|
void | worker_wrapper () |
|
void | join_thread () |
|
|
const std::filesystem::path | remote_path |
|
std::optional< PoolStatusPoolManager > | st_update |
|
bool | do_check_updates = false |
|
const std::filesystem::path | base_path |
|
std::unique_ptr< PoolStatusBase > | pool_status_thread |
|
std::mutex | mutex |
|
Glib::Dispatcher | dispatcher |
|
type_signal_changed | s_signal_changed |
|
|
typedef sigc::signal< void > | type_signal_changed |
|
The documentation for this class was generated from the following files: