openMSX
|
This is the complete list of members for openmsx::RS232Device, including all inherited members.
DataBits enum name | openmsx::SerialDataInterface | |
getClass() const final | openmsx::RS232Device | virtual |
getConnector() const | openmsx::Pluggable | inline |
getCTS(EmuTime::param time) const | openmsx::RS232Device | virtual |
getDCD(EmuTime::param time) const | openmsx::RS232Device | virtual |
getDescription() const =0 | openmsx::Pluggable | pure virtual |
getDSR(EmuTime::param time) const | openmsx::RS232Device | virtual |
getName() const | openmsx::Pluggable | virtual |
getRI(EmuTime::param time) const | openmsx::RS232Device | virtual |
isPluggedIn() const | openmsx::Pluggable | inline |
Parity enum name | openmsx::SerialDataInterface | |
plug(Connector &connector, EmuTime::param time) | openmsx::Pluggable | |
Pluggable() | openmsx::Pluggable | protected |
plugHelper(Connector &newConnector, EmuTime::param time)=0 | openmsx::Pluggable | protectedpure virtual |
recvByte(byte value, EmuTime::param time)=0 | openmsx::SerialDataInterface | pure virtual |
setConnector(Connector *conn) | openmsx::Pluggable | inlineprotected |
setDataBits(DataBits bits) override | openmsx::RS232Device | virtual |
setDTR(bool status, EmuTime::param time) | openmsx::RS232Device | virtual |
setParityBit(bool enable, Parity parity) override | openmsx::RS232Device | virtual |
setRTS(bool status, EmuTime::param time) | openmsx::RS232Device | virtual |
setStopBits(StopBits bits) override | openmsx::RS232Device | virtual |
signal(EmuTime::param time)=0 | openmsx::RS232Device | pure virtual |
StopBits enum name | openmsx::SerialDataInterface | |
unplug(EmuTime::param time) | openmsx::Pluggable | |
unplugHelper(EmuTime::param time)=0 | openmsx::Pluggable | protectedpure virtual |
~Pluggable()=default | openmsx::Pluggable | virtual |
~SerialDataInterface()=default | openmsx::SerialDataInterface | protected |