openMSX
Public Attributes | List of all members
openmsx::RomTypeInfo Struct Reference
Collaboration diagram for openmsx::RomTypeInfo:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 15 of file RomInfo.cc.

Member Data Documentation

◆ blockSize

unsigned openmsx::RomTypeInfo::blockSize

Definition at line 16 of file RomInfo.cc.

◆ description

std::string_view openmsx::RomTypeInfo::description

Definition at line 18 of file RomInfo.cc.

◆ name

std::string_view openmsx::RomTypeInfo::name

Definition at line 17 of file RomInfo.cc.


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