Searched defs:PropertyValue (Results 1 – 7 of 7) sorted by relevance
22 using PropertyValue = typedef
20 using PropertyValue = std::variant<uint8_t, uint16_t, std::string, typedef
12 using PropertyValue = std::variant<std::string>; typedef
34 const PropertyValue& /*newPropVal*/) override in updateAttrVal()
36 using PropertyValue = std::variant<bool, int64_t, std::string>; typedef
174 using PropertyValue = typedef
30 using PropertyValue = std::string; typedef