openMSX
|
#include "DiskContainer.hh"
#include "StateChangeListener.hh"
#include "RecordedCommand.hh"
#include "serialize_meta.hh"
#include <functional>
#include <memory>
#include <optional>
#include <span>
#include <string>
Go to the source code of this file.
Classes | |
class | openmsx::DiskCommand |
class | openmsx::DiskChanger |
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
Functions | |
openmsx::SERIALIZE_CLASS_VERSION (DiskChanger, 2) | |