Lines Matching refs:property_sptr
628 is_simple_property(const property_sptr p) in is_simple_property()
697 is_list_property(const property_sptr p) in is_list_property()
768 is_tuple_property(const property_sptr p) in is_tuple_property()
833 config::section::add_property(const property_sptr prop) in add_property()
844 property_sptr
852 return property_sptr(); in find_property()
1531 property_sptr
1534 property_sptr nil; in read_property()
1542 property_sptr result; in read_property()
1553 property_sptr empty_value_property(new simple_property(name)); in read_property()
1608 while (property_sptr prop = read_property()) in read_section()
1812 write_property_value(const property_sptr& prop) in write_property_value()
1838 write_property(const property_sptr& prop, in write_property()