Public Attributes | |
std::string | current_time |
std::string | memory_usage |
std::string | cpu_usage |
std::string | disk_space |
Definition at line 76 of file enhanced_status_panel.h.
std::string yaze::cli::EnhancedStatusPanel::SystemInfo::current_time |
Definition at line 77 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectSystemInfo(), and yaze::cli::EnhancedStatusPanel::RenderSystemInfo().
std::string yaze::cli::EnhancedStatusPanel::SystemInfo::memory_usage |
Definition at line 78 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectSystemInfo(), and yaze::cli::EnhancedStatusPanel::RenderSystemInfo().
std::string yaze::cli::EnhancedStatusPanel::SystemInfo::cpu_usage |
Definition at line 79 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectSystemInfo(), and yaze::cli::EnhancedStatusPanel::RenderSystemInfo().
std::string yaze::cli::EnhancedStatusPanel::SystemInfo::disk_space |
Definition at line 80 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectSystemInfo(), and yaze::cli::EnhancedStatusPanel::RenderSystemInfo().