Searched refs:get_string_from_id (Results 1 – 2 of 2) sorted by relevance
165 string_type const& string() const { return get_string_from_id(m_id); } in string()170 static BOOST_LOG_API string_type const& get_string_from_id(id_type id);
171 string_type const& get_string_from_id(id_type id) in get_string_from_id() function in boost::attribute_name::repository193 attribute_name::get_string_from_id(id_type id) in get_string_from_id() function in boost::attribute_name195 return repository::get()->get_string_from_id(id); in get_string_from_id()