openMSX
Namespaces
Interpreter.cc File Reference
#include "Interpreter.hh"
#include "Command.hh"
#include "TclObject.hh"
#include "CommandException.hh"
#include "MSXCommandController.hh"
#include "MSXMotherBoard.hh"
#include "Setting.hh"
#include "InterpreterOutput.hh"
#include "MSXCPUInterface.hh"
#include "FileOperations.hh"
#include "narrow.hh"
#include "ranges.hh"
#include "stl.hh"
#include "unreachable.hh"
#include <iostream>
#include <span>
#include <utility>
#include <vector>
#include <cstdint>
Include dependency graph for Interpreter.cc:

Go to the source code of this file.

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Variable Documentation

◆ id

uintptr_t id

◆ setting

BaseSetting* setting

Definition at line 28 of file Interpreter.cc.

Referenced by openmsx::ProxySetting::additionalInfo(), openmsx::Checkbox(), openmsx::Checkbox(), openmsx::ComboBox(), openmsx::ComboBox(), openmsx::ComboBox(), openmsx::ComboBox(), openmsx::ComboBox(), openmsx::UserSettings::deleteSetting(), openmsx::ProxySetting::getDefaultValue(), openmsx::ProxySetting::getDescription(), openmsx::ProxySetting::getOptionalValue(), openmsx::ProxySetting::getTypeString(), openmsx::ProxySetting::getValue(), openmsx::SettingsConfig::getValueForSetting(), openmsx::InputText(), openmsx::InputText(), openmsx::ProxySetting::needLoadSave(), openmsx::ProxySetting::needTransfer(), openmsx::GetSettingDescription::operator()(), openmsx::GlobalCommandController::registerProxySetting(), openmsx::SettingsManager::registerSetting(), openmsx::GlobalCommandController::registerSetting(), openmsx::MSXCommandController::registerSetting(), openmsx::SettingsConfig::removeValueForSetting(), openmsx::ProxySetting::setValue(), openmsx::ProxySetting::setValueDirect(), openmsx::SettingsConfig::setValueForSetting(), openmsx::ImGuiSettings::showMenu(), openmsx::SliderFloat(), openmsx::SliderFloat(), openmsx::SliderInt(), openmsx::SliderInt(), openmsx::ProxySetting::tabCompletion(), openmsx::GlobalCommandController::unregisterProxySetting(), openmsx::SettingsManager::unregisterSetting(), openmsx::GlobalCommandController::unregisterSetting(), openmsx::MSXCommandController::unregisterSetting(), openmsx::SettingObserver::update(), openmsx::ResampledSoundDevice::update(), openmsx::V9990SDLRasterizer::update(), and openmsx::VideoLayer::update().