openMSX
openmsx::DiskManipulator Member List

This is the complete list of members for openmsx::DiskManipulator, 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(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(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
create(const std::string &filename_, MSXBootSectorType bootType, const std::vector< unsigned > &sizes) constopenmsx::DiskManipulator
DiskManipulator(CommandController &commandController, Reactor &reactor)openmsx::DiskManipulatorexplicit
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
getDrive(std::string_view driveName) constopenmsx::DiskManipulator
getDriveAndDisk(std::string_view driveName) constopenmsx::DiskManipulator
getDriveNamesForCurrentMachine() constopenmsx::DiskManipulator
getGlobalCommandController() constopenmsx::CommandCompleterprotected
getInterpreter() const finalopenmsx::CommandCompletervirtual
getName() constopenmsx::Completerinline
getToken() constopenmsx::Commandinline
isAllowedInEmptyMachine() constopenmsx::Commandinline
operator=(const CommandCompleter &)=deleteopenmsx::CommandCompleter
operator=(CommandCompleter &&)=deleteopenmsx::CommandCompleter
openmsx::Completer::operator=(const Completer &)=deleteopenmsx::Completer
openmsx::Completer::operator=(Completer &&)=deleteopenmsx::Completer
registerDrive(DiskContainer &drive, std::string_view prefix)openmsx::DiskManipulator
setAllowedInEmptyMachine(bool value)openmsx::Commandinline
setOutput(InterpreterOutput *output_)openmsx::Completerinlinestatic
setToken(void *token_)openmsx::Commandinline
unregisterDrive(DiskContainer &drive)openmsx::DiskManipulator
~Command()openmsx::Commandprotected
~CommandCompleter()openmsx::CommandCompleterprotected
~Completer()=defaultopenmsx::Completerprotected
~DiskManipulator()openmsx::DiskManipulator