openMSX
|
This is the complete list of members for openmsx::DummyCassetteDevice, including all inherited members.
getClass() const final | openmsx::CassetteDevice | virtual |
getConnector() const | openmsx::Pluggable | inline |
getDescription() const override | openmsx::DummyCassetteDevice | virtual |
getName() const | openmsx::Pluggable | virtual |
isPluggedIn() const | openmsx::Pluggable | inline |
plug(Connector &connector, EmuTime::param time) | openmsx::Pluggable | |
Pluggable() | openmsx::Pluggable | protected |
plugHelper(Connector &connector, EmuTime::param time) override | openmsx::DummyCassetteDevice | virtual |
readSample(EmuTime::param time) override | openmsx::DummyCassetteDevice | virtual |
setConnector(Connector *conn) | openmsx::Pluggable | inlineprotected |
setMotor(bool status, EmuTime::param time) override | openmsx::DummyCassetteDevice | virtual |
setSignal(bool output, EmuTime::param time) override | openmsx::DummyCassetteDevice | virtual |
unplug(EmuTime::param time) | openmsx::Pluggable | |
unplugHelper(EmuTime::param time) override | openmsx::DummyCassetteDevice | virtual |
~Pluggable()=default | openmsx::Pluggable | virtual |