Searched refs:StringsAccessor (Results 1 – 7 of 7) sorted by relevance
88 typedef std::shared_ptr<AccessorInterface<Strings>> StringsAccessor; typedef
262 const StringsAccessor& accessor);299 std::map<std::string, StringsAccessor> strings_properties_;
690 StringsAccessor(new PropertyAccessor<Strings>(prop)); in RegisterStrings()698 StringsAccessor(new ConstPropertyAccessor<Strings>(prop)); in RegisterConstStrings()706 StringsAccessor(new WriteOnlyPropertyAccessor<Strings>(prop)); in RegisterWriteOnlyStrings()852 const StringsAccessor& accessor) { in RegisterDerivedStrings()
420 name, StringsAccessor( in HelpRegisterConstDerivedStrings()
1393 StringsAccessor(new CustomReadOnlyAccessor<Service, Strings>(this, get))); in HelpRegisterConstDerivedStrings()
1784 name, StringsAccessor( in HelpRegisterConstDerivedStrings()
146 StringsAccessor( in InitPropertyStore()