openMSX
fdc
DiskContainer.cc
Go to the documentation of this file.
1
#include "
DiskContainer.hh
"
2
#include "
NowindRomDisk.hh
"
3
4
namespace
openmsx
{
5
6
bool
DiskContainer::isRomDisk
()
const
7
{
8
return
dynamic_cast<
const
NowindRomDisk
*
>
(
this
) !=
nullptr
;
9
}
10
11
}
// namespace openmsx
DiskContainer.hh
NowindRomDisk.hh
openmsx::DiskContainer::isRomDisk
bool isRomDisk() const
Definition:
DiskContainer.cc:6
openmsx::NowindRomDisk
Definition:
NowindRomDisk.hh:9
openmsx
This file implemented 3 utility functions:
Definition:
Autofire.cc:9
Generated on Fri May 19 2023 13:13:11 for openMSX by
1.9.4