openMSX
openmsx::HDCommand Member List

This is the complete list of members for openmsx::HDCommand, 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
Command(CommandController &controller, std::string_view name)openmsx::Commandprotected
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
execute(std::span< const TclObject > tokens, TclObject &result, EmuTime::param time) overrideopenmsx::HDCommandvirtual
executeSubCommand(std::string_view subCmd, Args &&... args)openmsx::Commandinline
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
getToken() constopenmsx::Commandinline
HDCommand(CommandController &commandController, StateChangeDistributor &stateChangeDistributor, Scheduler &scheduler, HD &hd, BooleanSetting &powerSetting)openmsx::HDCommand
help(std::span< const TclObject > tokens) const overrideopenmsx::HDCommandvirtual
isAllowedInEmptyMachine() constopenmsx::Commandinline
needRecord(std::span< const TclObject > tokens) const overrideopenmsx::HDCommandvirtual
openmsx::operator=(const CommandCompleter &)=deleteopenmsx::CommandCompleter
openmsx::Completer::operator=(const Completer &)=deleteopenmsx::Completer
RecordedCommand(CommandController &commandController, StateChangeDistributor &stateChangeDistributor, Scheduler &scheduler, std::string_view name)openmsx::RecordedCommandprotected
setAllowedInEmptyMachine(bool value)openmsx::Commandinline
setOutput(InterpreterOutput *output_)openmsx::Completerinlinestatic
setToken(void *token_)openmsx::Commandinline
tabCompletion(std::vector< std::string > &tokens) const overrideopenmsx::HDCommandvirtual
~Command()openmsx::Commandprotected
~CommandCompleter()openmsx::CommandCompleterprotected
~Completer()=defaultopenmsx::Completerprotected
~RecordedCommand()openmsx::RecordedCommandprotected