DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
CommandLine Member List
This is the complete list of members for CommandLine, including all inherited members.
BeginOpt(bool eat_argv=true) (defined in CommandLine)CommandLine
ChangeOptStyle(enum opt_style opt_style) (defined in CommandLine)CommandLine
CommandLine(int argc, char const *const argv[], enum opt_style opt=CommandLine::either) (defined in CommandLine)CommandLine
CommandLine(char const *const name, char const *const cmdline, enum opt_style opt=CommandLine::either) (defined in CommandLine)CommandLine
CurrentArgvEnd(void) (defined in CommandLine)CommandLine
dos enum value (defined in CommandLine)CommandLine
EatCurrentArgv(void) (defined in CommandLine)CommandLine
either enum value (defined in CommandLine)CommandLine
either_except enum value (defined in CommandLine)CommandLine
EndOpt() (defined in CommandLine)CommandLine
FillVector(std::vector< std::string > &vector) (defined in CommandLine)CommandLine
FindCommand(unsigned int which, std::string &value) (defined in CommandLine)CommandLine
FindExist(char const *const name, bool remove=false) (defined in CommandLine)CommandLine
FindHex(char const *const name, int &value, bool remove=false) (defined in CommandLine)CommandLine
FindInt(char const *const name, int &value, bool remove=false) (defined in CommandLine)CommandLine
FindString(char const *const name, std::string &value, bool remove=false) (defined in CommandLine)CommandLine
FindStringBegin(char const *const begin, std::string &value, bool remove=false) (defined in CommandLine)CommandLine
FindStringRemain(char const *const name, std::string &value) (defined in CommandLine)CommandLine
FindStringRemainBegin(char const *const name, std::string &value) (defined in CommandLine)CommandLine
Get_arglength() (defined in CommandLine)CommandLine
GetCount(void) (defined in CommandLine)CommandLine
GetCurrentArgv(std::string &argv) (defined in CommandLine)CommandLine
GetFileName() (defined in CommandLine)CommandLine [inline]
GetOpt(std::string &name) (defined in CommandLine)CommandLine
GetOptGNUSingleCharCheck(std::string &name) (defined in CommandLine)CommandLine
GetParameterFromList(const char *const params[], std::vector< std::string > &output) (defined in CommandLine)CommandLine
GetRawCmdline(void) (defined in CommandLine)CommandLine
GetStringRemain(std::string &value) (defined in CommandLine)CommandLine
gnu enum value (defined in CommandLine)CommandLine
gnu_getopt enum value (defined in CommandLine)CommandLine
NextArgv(void) (defined in CommandLine)CommandLine
NextOptArgv(std::string &argv) (defined in CommandLine)CommandLine
opt_style enum name (defined in CommandLine)CommandLine
Shift(unsigned int amount=1) (defined in CommandLine)CommandLine