Searched defs:ToolParam (Results 1 – 1 of 1) sorted by relevance
55 explicit ToolParam(ParamType type) : has_value_set_(false), type_(type) {} in ToolParam() function59 virtual void Set(const ToolParam&) {} in Set()