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:11
Generated on Mon Oct 7 2024 21:13:40 for openMSX by
1.9.8