winapi_common
winapi::CommandLine Member List

This is the complete list of members for winapi::CommandLine, including all inherited members.

args_to_string() constwinapi::CommandLine
CommandLine()=defaultwinapi::CommandLine
CommandLine(const std::string &argv0, const std::vector< std::string > &args={})winapi::CommandLineinlineexplicit
CommandLine(std::string &&argv0, std::vector< std::string > &&args={})winapi::CommandLineinlineexplicit
CommandLine(std::vector< std::string > argv)winapi::CommandLineexplicit
escape(const std::string &) (defined in winapi::CommandLine)winapi::CommandLinestatic
escape_cmd(const std::string &) (defined in winapi::CommandLine)winapi::CommandLinestatic
from_main(int argc, wchar_t *argv[])winapi::CommandLinestatic
get_args() constwinapi::CommandLineinline
get_argv() constwinapi::CommandLine
get_argv0() constwinapi::CommandLineinline
has_args() constwinapi::CommandLineinline
parse(const std::string &src)winapi::CommandLinestatic
query()winapi::CommandLinestatic
to_string() constwinapi::CommandLine