openMSX
Public Member Functions | List of all members
openmsx::DiskFactory Class Reference

#include <DiskFactory.hh>

Public Member Functions

 DiskFactory (Reactor &reactor)
 
std::unique_ptr< DiskcreateDisk (const std::string &diskImage, DiskChanger &diskChanger)
 

Detailed Description

Definition at line 14 of file DiskFactory.hh.

Constructor & Destructor Documentation

◆ DiskFactory()

openmsx::DiskFactory::DiskFactory ( Reactor reactor)
explicit

Definition at line 17 of file DiskFactory.cc.

References openmsx::DirAsDSK::SYNC_READONLY.

Member Function Documentation

◆ createDisk()

std::unique_ptr< Disk > openmsx::DiskFactory::createDisk ( const std::string &  diskImage,
DiskChanger diskChanger 
)

Definition at line 34 of file DiskFactory.cc.

References openmsx::userFileContext().


The documentation for this class was generated from the following files: