openMSX
openmsx::QuitCommand Member List

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

Command(CommandController &controller, string_view name)openmsx::Commandprotected
CommandCompleter(const CommandCompleter &)=deleteopenmsx::CommandCompleter
CommandCompleter(CommandController &controller, 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(string_view name)openmsx::Completerexplicitprotected
completeString(std::vector< std::string > &tokens, ITER begin, ITER end, bool caseSensitive=true)openmsx::Completerstatic
completeString(std::vector< std::string > &tokens, const RANGE &possibleValues, bool caseSensitive=true)openmsx::Completerstatic
execute(array_ref< TclObject > tokens, TclObject &result) overrideopenmsx::QuitCommandvirtual
filter(string_view str, ITER begin, ITER end, bool caseSensitive)openmsx::Completer
formatListInColumns(const std::vector< string_view > &input)openmsx::Completerstatic
getCliComm() constopenmsx::CommandCompleterprotected
getCommandController() constopenmsx::CommandCompleterinline
getGlobalCommandController() constopenmsx::CommandCompleterprotected
getInterpreter() constopenmsx::CommandCompleter
getName() constopenmsx::Completerinline
getToken() constopenmsx::Commandinline
help(const vector< string > &tokens) const overrideopenmsx::QuitCommandvirtual
isAllowedInEmptyMachine() constopenmsx::Commandinline
operator=(const CommandCompleter &)=deleteopenmsx::CommandCompleter
QuitCommand(CommandController &commandController, EventDistributor &distributor)openmsx::QuitCommand
setAllowedInEmptyMachine(bool value)openmsx::Commandinline
setOutput(InterpreterOutput *output_)openmsx::Completerinlinestatic
setToken(void *token_)openmsx::Commandinline
tabCompletion(std::vector< std::string > &tokens) const overrideopenmsx::Commandvirtual
~Command()openmsx::Commandprotected
~CommandCompleter()openmsx::CommandCompleterprotected
~Completer()=defaultopenmsx::Completerprotected