Searched defs:ConfigUintNodeAttr (Results 1 – 3 of 3) sorted by relevance
26 struct ConfigUintNodeAttr { struct27 std::string attrName;28 uint32_t &value;29 uint32_t defaultValue;
29 } ConfigUintNodeAttr; typedef
90 } ConfigUintNodeAttr; typedef