openMSX
Public Attributes | List of all members
openmsx::RomInfo::RomTypeInfo Struct Reference

#include <RomInfo.hh>

Collaboration diagram for openmsx::RomInfo::RomTypeInfo:
Collaboration graph
[legend]

Public Attributes

unsigned blockSize
 
std::string_view name
 
std::string_view description
 

Detailed Description

Definition at line 19 of file RomInfo.hh.

Member Data Documentation

◆ blockSize

unsigned openmsx::RomInfo::RomTypeInfo::blockSize

Definition at line 20 of file RomInfo.hh.

◆ description

std::string_view openmsx::RomInfo::RomTypeInfo::description

Definition at line 22 of file RomInfo.hh.

◆ name

std::string_view openmsx::RomInfo::RomTypeInfo::name

Definition at line 21 of file RomInfo.hh.

Referenced by openmsx::RomInfo::getAllRomTypes().


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