Horizon
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
horizon::PoolStatusPoolManager Class Reference
Inheritance diagram for horizon::PoolStatusPoolManager:
horizon::PoolStatusBase

Classes

class  ItemInfo
 

Public Types

enum class  UpdateState { NO , REQUIRED , OPTIONAL }
 
- Public Types inherited from horizon::PoolStatusBase
enum class  Status { BUSY , DONE }
 

Public Member Functions

bool can_update () const
 
std::string get_brief () const override
 

Public Attributes

std::vector< ItemInfoitems
 
UpdateState pool_info_needs_update = UpdateState::NO
 
UpdateState layer_help_needs_update = UpdateState::NO
 
UpdateState tables_needs_update = UpdateState::NO
 
- Public Attributes inherited from horizon::PoolStatusBase
Status status = Status::BUSY
 
std::string msg = "Loading…"
 

Member Function Documentation

◆ get_brief()

std::string horizon::PoolStatusPoolManager::get_brief ( ) const
overridevirtual

Reimplemented from horizon::PoolStatusBase.


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