openMSX
|
This is the complete list of members for openmsx::AudioInputDevice, including all inherited members.
getClass() const final | openmsx::AudioInputDevice | virtual |
getConnector() const | openmsx::Pluggable | inline |
getDescription() const =0 | openmsx::Pluggable | pure 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 &newConnector, EmuTime::param time)=0 | openmsx::Pluggable | protectedpure virtual |
readSample(EmuTime::param time)=0 | openmsx::AudioInputDevice | pure virtual |
setConnector(Connector *conn) | openmsx::Pluggable | inlineprotected |
unplug(EmuTime::param time) | openmsx::Pluggable | |
unplugHelper(EmuTime::param time)=0 | openmsx::Pluggable | protectedpure virtual |
~Pluggable()=default | openmsx::Pluggable | virtual |