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

#include <DiskImageUtils.hh>

Collaboration diagram for openmsx::PartitionTableSunrise:
Collaboration graph
[legend]

Public Attributes

std::array< char, 11 > header
 
std::array< char, 3 > pad
 
std::array< Partition, 31 > part
 
Endian::L16 end
 

Detailed Description

Definition at line 116 of file DiskImageUtils.hh.

Member Data Documentation

◆ end

Endian::L16 openmsx::PartitionTableSunrise::end

Definition at line 120 of file DiskImageUtils.hh.

◆ header

std::array<char, 11> openmsx::PartitionTableSunrise::header

Definition at line 117 of file DiskImageUtils.hh.

◆ pad

std::array<char, 3> openmsx::PartitionTableSunrise::pad

Definition at line 118 of file DiskImageUtils.hh.

◆ part

std::array<Partition, 31> openmsx::PartitionTableSunrise::part

Definition at line 119 of file DiskImageUtils.hh.


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