Searched refs:string_property_value_sptr (Results 1 – 3 of 3) sorted by relevance
102 typedef shared_ptr<string_property_value> string_property_value_sptr; typedef129 string_property_value_sptr230 const string_property_value_sptr& value);234 const string_property_value_sptr&238 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()
22296 (property_sptr, property_value_sptr, string_property_value_sptr)