openMSX
openmsx::CommandLineParser Member List

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

CommandLineParser(Reactor &reactor)openmsx::CommandLineParserexplicit
CONTROL enum valueopenmsx::CommandLineParser
EXIT enum valueopenmsx::CommandLineParser
getGlobalCommandController() constopenmsx::CommandLineParser
getInterpreter() constopenmsx::CommandLineParser
getMotherBoard() constopenmsx::CommandLineParser
getParseStatus() constopenmsx::CommandLineParser
getStartupCommands() constopenmsx::CommandLineParserinline
getStartupScripts() constopenmsx::CommandLineParserinline
isHiddenStartup() constopenmsx::CommandLineParser
parse(std::span< char * > argv)openmsx::CommandLineParser
ParsePhase enum nameopenmsx::CommandLineParser
ParseStatus enum nameopenmsx::CommandLineParser
PHASE_BEFORE_INIT enum valueopenmsx::CommandLineParser
PHASE_BEFORE_MACHINE enum valueopenmsx::CommandLineParser
PHASE_BEFORE_SETTINGS enum valueopenmsx::CommandLineParser
PHASE_DEFAULT_MACHINE enum valueopenmsx::CommandLineParser
PHASE_INIT enum valueopenmsx::CommandLineParser
PHASE_LAST enum valueopenmsx::CommandLineParser
PHASE_LOAD_MACHINE enum valueopenmsx::CommandLineParser
PHASE_LOAD_SETTINGS enum valueopenmsx::CommandLineParser
registerFileType(std::span< const std::string_view > extensions, CLIFileType &cliFileType)openmsx::CommandLineParser
registerOption(const char *str, CLIOption &cliOption, ParsePhase phase=PHASE_LAST, unsigned length=2)openmsx::CommandLineParser
RUN enum valueopenmsx::CommandLineParser
TEST enum valueopenmsx::CommandLineParser
UNPARSED enum valueopenmsx::CommandLineParser