Public Attributes | |
std::string | title |
std::string | size |
std::string | checksum |
std::string | region |
bool | loaded = false |
Definition at line 68 of file enhanced_status_panel.h.
std::string yaze::cli::EnhancedStatusPanel::RomInfo::title |
Definition at line 69 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectRomInfo(), and yaze::cli::EnhancedStatusPanel::RenderRomInfo().
std::string yaze::cli::EnhancedStatusPanel::RomInfo::size |
Definition at line 70 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectRomInfo(), and yaze::cli::EnhancedStatusPanel::RenderRomInfo().
std::string yaze::cli::EnhancedStatusPanel::RomInfo::checksum |
Definition at line 71 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectRomInfo(), and yaze::cli::EnhancedStatusPanel::RenderRomInfo().
std::string yaze::cli::EnhancedStatusPanel::RomInfo::region |
Definition at line 72 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectRomInfo(), and yaze::cli::EnhancedStatusPanel::RenderRomInfo().
bool yaze::cli::EnhancedStatusPanel::RomInfo::loaded = false |
Definition at line 73 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectRomInfo(), and yaze::cli::EnhancedStatusPanel::RenderRomInfo().