openMSX
openmsx::CartridgeSlotManager Member List

This is the complete list of members for openmsx::CartridgeSlotManager, including all inherited members.

allocateAnyPrimarySlot(const HardwareConfig &hwConfig)openmsx::CartridgeSlotManager
allocateSlot(int ps, int ss, const HardwareConfig &hwConfig)openmsx::CartridgeSlotManager
allocateSpecificPrimarySlot(unsigned slot, const HardwareConfig &hwConfig)openmsx::CartridgeSlotManager
CartridgeSlotManager(MSXMotherBoard &motherBoard)openmsx::CartridgeSlotManagerexplicit
createExternalSlot(int ps)openmsx::CartridgeSlotManager
createExternalSlot(int ps, int ss)openmsx::CartridgeSlotManager
findSlotWith(const HardwareConfig &config) constopenmsx::CartridgeSlotManagerinline
freePrimarySlot(int ps, const HardwareConfig &hwConfig)openmsx::CartridgeSlotManager
freeSlot(int ps, int ss, const HardwareConfig &hwConfig)openmsx::CartridgeSlotManager
getAnyFreeSlot(int &ps, int &ss) constopenmsx::CartridgeSlotManager
getConfigForSlot(unsigned slot) constopenmsx::CartridgeSlotManagerinline
getNumberOfSlots() constopenmsx::CartridgeSlotManagerinline
getPsSs(unsigned slot) constopenmsx::CartridgeSlotManagerinline
getPsSsString(unsigned slot) constopenmsx::CartridgeSlotManagerinline
getSlotNum(std::string_view slot)openmsx::CartridgeSlotManagerstatic
getSpecificSlot(unsigned slot, int &ps, int &ss) constopenmsx::CartridgeSlotManager
isExternalSlot(int ps, int ss, bool convert) constopenmsx::CartridgeSlotManager
MAX_SLOTSopenmsx::CartridgeSlotManagerstatic
removeExternalSlot(int ps)openmsx::CartridgeSlotManager
removeExternalSlot(int ps, int ss)openmsx::CartridgeSlotManager
slotExists(unsigned slot) constopenmsx::CartridgeSlotManagerinline
testRemoveExternalSlot(int ps, const HardwareConfig &allowed) constopenmsx::CartridgeSlotManager
testRemoveExternalSlot(int ps, int ss, const HardwareConfig &allowed) constopenmsx::CartridgeSlotManager
~CartridgeSlotManager()openmsx::CartridgeSlotManager