Searched defs:CommandOpt (Results 1 – 3 of 3) sorted by relevance
64 struct CommandOpt { struct66 bool isGetHelpInfoOnly = false;67 bool isEncoder = true;92 CommandOpt Parse(int argc, char *argv[]); argument
21 using CommandOpt = struct CommandOpt { struct37 bool Parse(int argc, char *argv[], CommandOpt &opt); argument
30 struct CommandOpt { struct43 bool Parse(int argc, char *argv[], CommandOpt &opt); argument