#include <PatchInterface.hh>
Definition at line 11 of file PatchInterface.hh.
◆ ~PatchInterface()
virtual openmsx::PatchInterface::~PatchInterface |
( |
| ) |
|
|
virtualdefault |
◆ copyBlock()
virtual void openmsx::PatchInterface::copyBlock |
( |
size_t |
src, |
|
|
std::span< uint8_t > |
dst |
|
) |
| const |
|
pure virtual |
◆ getFilenames()
virtual std::vector< Filename > openmsx::PatchInterface::getFilenames |
( |
| ) |
const |
|
pure virtual |
◆ getSize()
virtual size_t openmsx::PatchInterface::getSize |
( |
| ) |
const |
|
pure virtual |
◆ isEmptyPatch()
virtual bool openmsx::PatchInterface::isEmptyPatch |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: