Searched defs:knob (Results 1 – 1 of 1) sorted by relevance
55 namespace knob namespace89 struct knob struct91 knob(std::string nameStr, std::string currentValStr, int currentVal, in knob() argument103 bool depex;104 bool readOnly;105 int currentVal;107 std::string nameStr;108 std::string currentValStr;109 std::string descriptionStr;110 std::string defaultStr;[all …]