openMSX
openmsx::CommandCompleter Member List

This is the complete list of members for openmsx::CommandCompleter, 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
CommandCompleter(const CommandCompleter &)=deleteopenmsx::CommandCompleter
CommandCompleter(CommandController &controller, std::string_view name)openmsx::CommandCompleterprotected
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
filter(std::string_view str, ITER begin, ITER end, bool caseSensitive)openmsx::Completer
formatListInColumns(std::span< const std::string_view > input)openmsx::Completerstatic
getCliComm() constopenmsx::CommandCompleterprotected
getCommandController() constopenmsx::CommandCompleterinline
getGlobalCommandController() constopenmsx::CommandCompleterprotected
getInterpreter() const finalopenmsx::CommandCompletervirtual
getName() constopenmsx::Completerinline
help(std::span< const TclObject > tokens) const =0openmsx::Completerpure virtual
operator=(const CommandCompleter &)=deleteopenmsx::CommandCompleter
openmsx::Completer::operator=(const Completer &)=deleteopenmsx::Completer
setOutput(InterpreterOutput *output_)openmsx::Completerinlinestatic
tabCompletion(std::vector< std::string > &tokens) const =0openmsx::Completerpure virtual
~CommandCompleter()openmsx::CommandCompleterprotected
~Completer()=defaultopenmsx::Completerprotected