openMSX
openmsx::MachineNameInfo Member List

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

checkNumArgs(std::span< const TclObject > tokens, unsigned exactly, const char *errMessage) constopenmsx::Completer
checkNumArgs(std::span< const TclObject > tokens, AtLeast atLeast, const char *errMessage) constopenmsx::Completer
checkNumArgs(std::span< const TclObject > tokens, Between between, const char *errMessage) constopenmsx::Completer
checkNumArgs(std::span< const TclObject > tokens, unsigned exactly, Prefix prefix, const char *errMessage) constopenmsx::Completer
checkNumArgs(std::span< const TclObject > tokens, AtLeast atLeast, Prefix prefix, const char *errMessage) constopenmsx::Completer
checkNumArgs(std::span< const TclObject > tokens, Between between, Prefix prefix, const char *errMessage) constopenmsx::Completer
completeFileName(std::vector< std::string > &tokens, const FileContext &context, const RANGE &extra)openmsx::Completerstatic
completeFileName(std::vector< std::string > &tokens, const FileContext &context)openmsx::Completerstatic
Completer(const Completer &)=deleteopenmsx::Completer
Completer(String &&name_)openmsx::Completerinlineexplicitprotected
completeString(std::vector< std::string > &tokens, ITER begin, ITER end, bool caseSensitive=true)openmsx::Completerstatic
completeString(std::vector< std::string > &tokens, RANGE &&possibleValues, bool caseSensitive=true)openmsx::Completerstatic
execute(std::span< const TclObject > tokens, TclObject &result) const overrideopenmsx::MachineNameInfovirtual
filter(std::string_view str, ITER begin, ITER end, bool caseSensitive)openmsx::Completer
formatListInColumns(std::span< const std::string_view > input)openmsx::Completerstatic
getInterpreter() const finalopenmsx::InfoTopicvirtual
getName() constopenmsx::Completerinline
help(std::span< const TclObject > tokens) const overrideopenmsx::MachineNameInfovirtual
InfoTopic(const InfoTopic &)=deleteopenmsx::InfoTopic
InfoTopic(InfoCommand &infoCommand, const std::string &name)openmsx::InfoTopicprotected
MachineNameInfo(MSXMotherBoard &motherBoard)openmsx::MachineNameInfoexplicit
operator=(const InfoTopic &)=deleteopenmsx::InfoTopic
openmsx::Completer::operator=(const Completer &)=deleteopenmsx::Completer
setOutput(InterpreterOutput *output_)openmsx::Completerinlinestatic
tabCompletion(std::vector< std::string > &tokens) const overrideopenmsx::InfoTopicvirtual
~Completer()=defaultopenmsx::Completerprotected
~InfoTopic()openmsx::InfoTopicprotected