openMSX
|
This is the complete list of members for openmsx::Connector, including all inherited members.
Connector(const Connector &)=delete | openmsx::Connector | |
Connector(Connector &&)=delete | openmsx::Connector | |
Connector(PluggingController &pluggingController, std::string name, std::unique_ptr< Pluggable > dummy) | openmsx::Connector | protected |
getClass() const =0 | openmsx::Connector | pure virtual |
getDescription() const =0 | openmsx::Connector | pure virtual |
getName() const | openmsx::Connector | inline |
getPlugged() const | openmsx::Connector | inline |
getPluggingController() const | openmsx::Connector | inline |
operator=(const Connector &)=delete | openmsx::Connector | |
operator=(Connector &&)=delete | openmsx::Connector | |
plug(Pluggable &device, EmuTime::param time) | openmsx::Connector | virtual |
serialize(Archive &ar, unsigned version) | openmsx::Connector | |
unplug(EmuTime::param time) | openmsx::Connector | virtual |
~Connector() | openmsx::Connector | protected |