openMSX
Public Member Functions | Public Attributes | List of all members
openmsx::ImGuiMedia::DiskMediaInfo Struct Reference

#include <ImGuiMedia.hh>

Collaboration diagram for openmsx::ImGuiMedia::DiskMediaInfo:
Collaboration graph
[legend]

Public Member Functions

 DiskMediaInfo ()
 

Public Attributes

std::array< ItemGroup, 3 > groups
 
int select = 0
 
bool show = false
 

Detailed Description

Definition at line 92 of file ImGuiMedia.hh.

Constructor & Destructor Documentation

◆ DiskMediaInfo()

openmsx::ImGuiMedia::DiskMediaInfo::DiskMediaInfo ( )
inline

Definition at line 93 of file ImGuiMedia.hh.

References groups.

Member Data Documentation

◆ groups

std::array<ItemGroup, 3> openmsx::ImGuiMedia::DiskMediaInfo::groups

Definition at line 96 of file ImGuiMedia.hh.

Referenced by DiskMediaInfo().

◆ select

int openmsx::ImGuiMedia::DiskMediaInfo::select = 0

Definition at line 97 of file ImGuiMedia.hh.

◆ show

bool openmsx::ImGuiMedia::DiskMediaInfo::show = false

Definition at line 98 of file ImGuiMedia.hh.


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