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