Searched refs:string_property_value_sptr (Results 1 – 3 of 3) sorted by relevance
97 typedef shared_ptr<string_property_value> string_property_value_sptr; typedef123 string_property_value_sptr219 const string_property_value_sptr& value);223 const string_property_value_sptr&227 set_value(const string_property_value_sptr& value);
349 string_property_value_sptr545 string_property_value_sptr value_;550 priv(const string_property_value_sptr value) in priv()567 const string_property_value_sptr& value) in simple_property()585 const string_property_value_sptr&593 simple_property::set_value(const string_property_value_sptr& value) in set_value()1403 string_property_value_sptr1406 string_property_value_sptr nil, result; in read_string_property_value()1568 else if (string_property_value_sptr sv = is_string_property_value(value)) in read_property()
30710 (property_sptr, property_value_sptr, string_property_value_sptr)