Searched defs:CArcCommand (Results 1 – 1 of 1) sorted by relevance
32 struct CArcCommand struct34 NCommandType::EEnum CommandType;38 bool IsTestCommand() const { return CommandType == NCommandType::kTest; } in IsTestCommand()