openMSX
Public Attributes | List of all members
openmsx::ImGuiMachine::MachineInfo Struct Reference

#include <ImGuiMachine.hh>

Collaboration diagram for openmsx::ImGuiMachine::MachineInfo:
Collaboration graph
[legend]

Public Attributes

std::string configName
 
std::string displayName
 
std::vector< std::pair< std::string, std::string > > configInfo
 
std::optional< std::string > testResult
 

Detailed Description

Definition at line 14 of file ImGuiMachine.hh.

Member Data Documentation

◆ configInfo

std::vector<std::pair<std::string, std::string> > openmsx::ImGuiMachine::MachineInfo::configInfo

Definition at line 17 of file ImGuiMachine.hh.

◆ configName

std::string openmsx::ImGuiMachine::MachineInfo::configName

Definition at line 15 of file ImGuiMachine.hh.

◆ displayName

std::string openmsx::ImGuiMachine::MachineInfo::displayName

Definition at line 16 of file ImGuiMachine.hh.

◆ testResult

std::optional<std::string> openmsx::ImGuiMachine::MachineInfo::testResult

Definition at line 18 of file ImGuiMachine.hh.


The documentation for this struct was generated from the following file: