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

#include <DiskManipulator.hh>

Collaboration diagram for openmsx::DiskManipulator::DriveAndPartition:
Collaboration graph
[legend]

Public Attributes

DiskContainerdrive
 
std::unique_ptr< DiskPartitionpartition
 

Detailed Description

Definition at line 34 of file DiskManipulator.hh.

Member Data Documentation

◆ drive

DiskContainer* openmsx::DiskManipulator::DriveAndPartition::drive

Definition at line 35 of file DiskManipulator.hh.

◆ partition

std::unique_ptr<DiskPartition> openmsx::DiskManipulator::DriveAndPartition::partition

Definition at line 36 of file DiskManipulator.hh.


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