This is the complete list of members for openmsx::DeviceConfig, including all inherited members.
DeviceConfig()=default | openmsx::DeviceConfig | |
DeviceConfig(const HardwareConfig &hwConf_, const XMLElement &devConf_) | openmsx::DeviceConfig | inline |
DeviceConfig(const HardwareConfig &hwConf_, const XMLElement &devConf_, const XMLElement *primary_, const XMLElement *secondary_) | openmsx::DeviceConfig | inline |
DeviceConfig(const DeviceConfig &other, const XMLElement &devConf_) | openmsx::DeviceConfig | inline |
DeviceConfig(const DeviceConfig &other, const XMLElement *devConf_) | openmsx::DeviceConfig | inline |
findChild(std::string_view name) const | openmsx::DeviceConfig | |
getAttributeValue(std::string_view attName) const | openmsx::DeviceConfig | |
getAttributeValueAsInt(std::string_view attName, int defaultValue) const | openmsx::DeviceConfig | |
getChild(std::string_view name) const | openmsx::DeviceConfig | |
getChildData(std::string_view name) const | openmsx::DeviceConfig | |
getChildData(std::string_view name, std::string_view defaultValue) const | openmsx::DeviceConfig | |
getChildDataAsBool(std::string_view name, bool defaultValue=false) const | openmsx::DeviceConfig | |
getChildDataAsInt(std::string_view name, int defaultValue) const | openmsx::DeviceConfig | |
getCliComm() const | openmsx::DeviceConfig | |
getCommandController() const | openmsx::DeviceConfig | |
getFileContext() const | openmsx::DeviceConfig | |
getGlobalSettings() const | openmsx::DeviceConfig | |
getHardwareConfig() const | openmsx::DeviceConfig | inline |
getMotherBoard() const | openmsx::DeviceConfig | |
getPrimary() const | openmsx::DeviceConfig | inline |
getReactor() const | openmsx::DeviceConfig | |
getScheduler() const | openmsx::DeviceConfig | |
getSecondary() const | openmsx::DeviceConfig | inline |
getXML() const | openmsx::DeviceConfig | inline |
getXMLDocument() | openmsx::DeviceConfig | |