Searched defs:PropertyType (Results 1 – 8 of 8) sorted by relevance
25 using PropertyType = std::string; typedef
142 using PropertyType = std::variant<std::string, bool>; typedef in utils::UtilsInterface
165 using PropertyType = std::remove_const_t<std::remove_reference_t< in subscribeToProperty() typedef
81 using PropertyType = std::string; typedef
40 using PropertyType = typedef
23 using PropertyType = utils::UtilsInterface::PropertyType; typedef in TestActivation
24 using PropertyType = utils::UtilsInterface::PropertyType; typedef in TestItemUpdater
329 std::function<bool(const PropertyType&, PropertyType&)>&& func) : in callback_set_message_instance()359 std::function<bool(const PropertyType&, PropertyType&)>&& func) : in callback_set_value_instance()