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
23 using PropertyType = utils::UtilsInterface::PropertyType; typedef in TestActivation
24 using PropertyType = utils::UtilsInterface::PropertyType; typedef in TestItemUpdater
40 using PropertyType = typedef
329 callback_set_message_instance(const std::shared_ptr<PropertyType> & value,std::function<bool (const PropertyType &,PropertyType &)> && func) callback_set_message_instance() argument 359 callback_set_value_instance(const std::shared_ptr<PropertyType> & value,std::function<bool (const PropertyType &,PropertyType &)> && func) callback_set_value_instance() argument [all...]