14 #ifndef WIN32ARGPARSER_H 15 #define WIN32ARGPARSER_H 33 class EXPCL_DTOOL_DTOOLUTIL Win32ArgParser {
40 void set_command_line(
const std::string &command_line);
41 void set_command_line(
const std::wstring &command_line);
42 void set_system_command_line();
47 static bool do_glob();
50 std::string parse_quoted_arg(
const char *&p);
51 void parse_unquoted_arg(
const char *&p);
52 void save_arg(
const std::string &arg);
54 typedef vector_string Args;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.