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 103 of file DiskImageUtils.hh.

Member Data Documentation

◆ end

Endian::L16 openmsx::PartitionTableSunrise::end

Definition at line 107 of file DiskImageUtils.hh.

◆ header

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

Definition at line 104 of file DiskImageUtils.hh.

◆ pad

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

Definition at line 105 of file DiskImageUtils.hh.

◆ part

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

Definition at line 106 of file DiskImageUtils.hh.


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