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

#include <ImGuiMedia.hh>

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

Public Member Functions

bool isEject () const
 
bool operator== (const MediaItem &) const =default
 

Public Attributes

std::string name
 
std::vector< std::string > ipsPatches
 
RomType romType = RomType::UNKNOWN
 

Detailed Description

Definition at line 72 of file ImGuiMedia.hh.

Member Function Documentation

◆ isEject()

bool openmsx::ImGuiMedia::MediaItem::isEject ( ) const
inline

Definition at line 77 of file ImGuiMedia.hh.

References openmsx::NUM, and romType.

◆ operator==()

bool openmsx::ImGuiMedia::MediaItem::operator== ( const MediaItem ) const
default

Member Data Documentation

◆ ipsPatches

std::vector<std::string> openmsx::ImGuiMedia::MediaItem::ipsPatches

◆ name

std::string openmsx::ImGuiMedia::MediaItem::name

◆ romType

RomType openmsx::ImGuiMedia::MediaItem::romType = RomType::UNKNOWN

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