openMSX
openmsx::GlobalCommandController Member List

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

CommandController()=defaultopenmsx::CommandControllerprotected
executeCommand(zstring_view command, CliConnection *connection=nullptr) overrideopenmsx::GlobalCommandControllervirtual
getCliComm() overrideopenmsx::GlobalCommandControllervirtual
getConnection() constopenmsx::GlobalCommandControllerinline
getHotKey() constopenmsx::GlobalCommandControllerinline
getInterpreter() overrideopenmsx::GlobalCommandControllervirtual
getOpenMSXInfoCommand()openmsx::GlobalCommandControllerinline
getReactor() constopenmsx::GlobalCommandControllerinline
getSettingsConfig()openmsx::GlobalCommandControllerinline
getSettingsManager()openmsx::GlobalCommandControllerinline
GlobalCommandController(EventDistributor &eventDistributor, GlobalCliComm &cliComm, Reactor &reactor)openmsx::GlobalCommandController
GlobalCommandController(const GlobalCommandController &)=deleteopenmsx::GlobalCommandController
GlobalCommandController(GlobalCommandController &&)=deleteopenmsx::GlobalCommandController
isComplete(zstring_view command)openmsx::GlobalCommandController
operator=(const GlobalCommandController &)=deleteopenmsx::GlobalCommandController
operator=(GlobalCommandController &&)=deleteopenmsx::GlobalCommandController
registerCommand(Command &command, zstring_view str) overrideopenmsx::GlobalCommandControllervirtual
registerCompleter(CommandCompleter &completer, std::string_view str) overrideopenmsx::GlobalCommandControllervirtual
registerProxyCommand(std::string_view name)openmsx::GlobalCommandController
registerProxySetting(const Setting &setting)openmsx::GlobalCommandController
registerSetting(Setting &setting) overrideopenmsx::GlobalCommandControllervirtual
source(const std::string &script)openmsx::GlobalCommandController
tabCompletion(std::string_view command)openmsx::GlobalCommandController
unregisterCommand(Command &command, std::string_view str) overrideopenmsx::GlobalCommandControllervirtual
unregisterCompleter(CommandCompleter &completer, std::string_view str) overrideopenmsx::GlobalCommandControllervirtual
unregisterProxyCommand(std::string_view name)openmsx::GlobalCommandController
unregisterProxySetting(const Setting &setting)openmsx::GlobalCommandController
unregisterSetting(Setting &setting) overrideopenmsx::GlobalCommandControllervirtual
~CommandController()=defaultopenmsx::CommandControllerprotected
~GlobalCommandController()openmsx::GlobalCommandController