This is the complete list of members for openmsx::HardwareConfig, including all inherited members.
createDevices() | openmsx::HardwareConfig | |
createExtensionConfig(MSXMotherBoard &motherBoard, std::string extensionName, std::string_view slotName) | openmsx::HardwareConfig | static |
createMachineConfig(MSXMotherBoard &motherBoard, std::string machineName) | openmsx::HardwareConfig | static |
createRomConfig(MSXMotherBoard &motherBoard, std::string_view romFile, std::string_view slotName, std::span< const TclObject > options) | openmsx::HardwareConfig | static |
getConfig() const | openmsx::HardwareConfig | inline |
getConfigName() const | openmsx::HardwareConfig | inline |
getDevices() const | openmsx::HardwareConfig | inline |
getDevicesElem() const | openmsx::HardwareConfig | |
getFileContext() const | openmsx::HardwareConfig | inline |
getMotherBoard() const | openmsx::HardwareConfig | inline |
getName() const | openmsx::HardwareConfig | inline |
getRomFilename() const | openmsx::HardwareConfig | |
getType() const | openmsx::HardwareConfig | inline |
getXMLDocument() | openmsx::HardwareConfig | inline |
HardwareConfig(MSXMotherBoard &motherBoard, std::string hwName) | openmsx::HardwareConfig | |
HardwareConfig(const HardwareConfig &)=delete | openmsx::HardwareConfig | |
HardwareConfig(HardwareConfig &&)=delete | openmsx::HardwareConfig | |
loadConfig(XMLDocument &doc, std::string_view type, std::string_view name) | openmsx::HardwareConfig | static |
operator=(const HardwareConfig &)=delete | openmsx::HardwareConfig | |
operator=(HardwareConfig &&)=delete | openmsx::HardwareConfig | |
parseSlotMap() const | openmsx::HardwareConfig | |
parseSlots() | openmsx::HardwareConfig | |
serialize(Archive &ar, unsigned version) | openmsx::HardwareConfig | |
SerializeConstructorArgs< HardwareConfig > | openmsx::HardwareConfig | friend |
setFileContext(FileContext &&ctxt) | openmsx::HardwareConfig | inline |
testRemove() const | openmsx::HardwareConfig | |
Type enum name | openmsx::HardwareConfig | |
~HardwareConfig() | openmsx::HardwareConfig | |