openMSX
openmsx::IntegerSetting Member List

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

additionalInfo(TclObject &result) const overrideopenmsx::IntegerSettingvirtual
anyObservers() constopenmsx::Subject< Setting >inline
attach(Observer< Setting > &observer)openmsx::Subject< Setting >
BaseSetting(std::string_view name)openmsx::BaseSettingexplicitprotected
BaseSetting(TclObject name)openmsx::BaseSettingexplicitprotected
detach(Observer< Setting > &observer)openmsx::Subject< Setting >
DONT_SAVE enum valueopenmsx::Setting
DONT_TRANSFER enum valueopenmsx::Setting
getBaseName() constopenmsx::BaseSettinginline
getBaseNameObj() constopenmsx::BaseSettinginline
getCommandController() constopenmsx::Settinginline
getDefaultValue() const finalopenmsx::Settinginlinevirtual
getDescription() const finalopenmsx::Settingvirtual
getFullName() constopenmsx::BaseSettinginline
getFullNameObj() constopenmsx::BaseSettinginline
getInt() const noexceptopenmsx::IntegerSettinginline
getInterpreter() constopenmsx::Setting
getMaxValue() constopenmsx::IntegerSettinginline
getMinValue() constopenmsx::IntegerSettinginline
getOptionalValue() const finalopenmsx::Settinginlinevirtual
getTypeString() const overrideopenmsx::IntegerSettingvirtual
getValue() const finalopenmsx::Settinginlinevirtual
info(TclObject &result) constopenmsx::BaseSetting
init()openmsx::Settingprotected
IntegerSetting(CommandController &commandController, std::string_view name, static_string_view description, int initialValue, int minValue, int maxValue, SaveSetting save=SAVE)openmsx::IntegerSetting
needLoadSave() const finalopenmsx::Settingvirtual
needTransfer() const finalopenmsx::Settingvirtual
notifyPropertyChange() constopenmsx::Settingprotected
operator=(const Setting &)=deleteopenmsx::Setting
SAVE enum valueopenmsx::Setting
SaveSetting enum nameopenmsx::Setting
setChecker(std::function< void(TclObject &)> checkFunc_)openmsx::Settinginline
setInt(int i)openmsx::IntegerSetting
setPrefix(std::string_view prefix)openmsx::BaseSettinginline
Setting(const Setting &)=deleteopenmsx::Setting
Setting(CommandController &commandController, std::string_view name, static_string_view description, const TclObject &initialValue, SaveSetting save=SAVE)openmsx::Settingprotected
setValue(const TclObject &newValue) finalopenmsx::Settingvirtual
setValueDirect(const TclObject &newValue) finalopenmsx::Settingvirtual
Subject()=defaultopenmsx::Subject< Setting >protected
tabCompletion(std::vector< std::string > &tokens) const overrideopenmsx::Settingvirtual
~BaseSetting()=defaultopenmsx::BaseSettingprotected
~Setting()openmsx::Settingvirtual
~Subject()openmsx::Subject< Setting >protected