Searched defs:CommandParam (Results 1 – 2 of 2) sorted by relevance
30 struct CommandParam { struct31 std::string timeout;55 bool initialize(const CommandParam& param); argument
68 class CommandParam: class