openMSX
openmsx::VideoSourceSetting Member List

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

additionalInfo(TclObject &result) const overrideopenmsx::VideoSourceSettingvirtual
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
getInterpreter() constopenmsx::Setting
getOptionalValue() const finalopenmsx::Settinginlinevirtual
getPossibleValues() constopenmsx::VideoSourceSetting
getSource() noexceptopenmsx::VideoSourceSetting
getTypeString() const overrideopenmsx::VideoSourceSettingvirtual
getValue() const finalopenmsx::Settinginlinevirtual
info(TclObject &result) constopenmsx::BaseSetting
init()openmsx::Settingprotected
needLoadSave() const finalopenmsx::Settingvirtual
needTransfer() const finalopenmsx::Settingvirtual
notifyPropertyChange() constopenmsx::Settingprotected
operator=(const Setting &)=deleteopenmsx::Setting
registerVideoSource(const std::string &source)openmsx::VideoSourceSetting
SAVE enum valueopenmsx::Setting
SaveSetting enum nameopenmsx::Setting
setChecker(std::function< void(TclObject &)> checkFunc_)openmsx::Settinginline
setPrefix(std::string_view prefix)openmsx::BaseSettinginline
setSource(int id)openmsx::VideoSourceSetting
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::VideoSourceSettingvirtual
unregisterVideoSource(int source)openmsx::VideoSourceSetting
VideoSourceSetting(CommandController &commandController)openmsx::VideoSourceSettingexplicit
~BaseSetting()=defaultopenmsx::BaseSettingprotected
~Setting()openmsx::Settingvirtual
~Subject()openmsx::Subject< Setting >protected