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

#include <DiskImageUtils.hh>

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

Public Attributes

std::array< char, 11 > header
 
std::array< char, 435 > pad
 
std::array< Partition, 4 > part
 
Endian::L16 end
 

Detailed Description

Definition at line 111 of file DiskImageUtils.hh.

Member Data Documentation

◆ end

Endian::L16 openmsx::PartitionTableNextor::end

Definition at line 115 of file DiskImageUtils.hh.

◆ header

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

Definition at line 112 of file DiskImageUtils.hh.

◆ pad

std::array<char, 435> openmsx::PartitionTableNextor::pad

Definition at line 113 of file DiskImageUtils.hh.

◆ part

std::array<Partition, 4> openmsx::PartitionTableNextor::part

Definition at line 114 of file DiskImageUtils.hh.


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