Home
last modified time | relevance | path

Searched refs:translator_type (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/boost/geometry/index/detail/rtree/rstar/
Dinsert.hpp65 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::visitors::rstar::remove_elements_to_reinsert
81 translator_type const& translator, in apply()
244 typedef typename MembersHolder::translator_type translator_type; typedef
254 translator_type const& translator, in level_insert_base()
347 typedef typename base::translator_type translator_type; typedef
357 translator_type const& translator, in level_insert()
435 typedef typename base::translator_type translator_type; typedef
445 translator_type const& translator, in level_insert()
494 typedef typename base::translator_type translator_type; typedef
504 translator_type const& translator, in level_insert()
[all …]
Dredistribute_elements.hpp405 typedef typename MembersHolder::translator_type translator_type; typedef
424 translator_type const& translator, in apply()
/third_party/boost/boost/geometry/index/detail/rtree/visitors/
Dspatial_query.hpp27 typedef typename MembersHolder::translator_type translator_type; typedef
40 …inline spatial_query(parameters_type const& par, translator_type const& t, Predicates const& p, Ou… in spatial_query()
88 translator_type const& tr;
104 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::visitors::spatial_query_incremental
132 …inline spatial_query_incremental(parameters_type const& params, translator_type const& t, Predicat… in spatial_query_incremental()
240 const translator_type * m_translator;
Dinsert.hpp140 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::split
161 translator_type const& translator, in apply()
274 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::visitors::detail::insert
292 translator_type const& translator, in insert()
330 typename indexable_type<translator_type>::type in insert()
427 typename indexable_type<translator_type>::type in split()
478 translator_type const& m_translator;
514 typedef typename base::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::visitors::insert
528 translator_type const& translator, in insert()
583 typedef typename base::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::visitors::insert
[all …]
Dchildren_box.hpp27 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::visitors::children_box
36 translator_type const& tr) in children_box()
61 translator_type const& m_tr;
Dcount.hpp58 typedef typename MembersHolder::translator_type translator_type; typedef
66 …inline count(ValueOrIndexable const& vori, parameters_type const& parameters, translator_type cons… in count()
108 translator_type const& tr;
Ddistance_query.hpp110 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::visitors::distance_query
121 typedef typename indexable_type<translator_type>::type indexable_type;
130 …inline distance_query(parameters_type const& parameters, translator_type const& translator, Predic… in distance_query()
291 translator_type const& m_translator;
294 distance_query_result<value_type, translator_type, value_distance_type, OutIter> m_result;
311 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::visitors::distance_query_incremental
322 typedef typename indexable_type<translator_type>::type indexable_type;
368 …inline distance_query_incremental(parameters_type const& params, translator_type const& translator… in distance_query_incremental()
603 const translator_type * m_translator;
Dremove.hpp35 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::visitors::remove
56 translator_type const& translator, in remove()
328 translator_type const& m_translator;
/third_party/boost/boost/geometry/index/detail/rtree/
Dquery_iterators.hpp69 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::iterators::spatial_query_iterator
85 …inline spatial_query_iterator(parameters_type const& par, translator_type const& t, Predicates con… in spatial_query_iterator()
89 …inline spatial_query_iterator(node_pointer root, parameters_type const& par, translator_type const… in spatial_query_iterator()
141 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::iterators::distance_query_iterator
157 …inline distance_query_iterator(parameters_type const& par, translator_type const& t, Predicates co… in distance_query_iterator()
161 …inline distance_query_iterator(node_pointer root, parameters_type const& par, translator_type cons… in distance_query_iterator()
Dpack_create.hpp141 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::pack
168 translator_type const& translator, in apply()
180 translator_type const& translator, in apply()
208 typename translator_type::result_type indexable = translator(in_ref); in apply()
291 translator_type const& translator, in per_level()
336 typename indexable_type<translator_type>::type in per_level()
380 translator_type const& translator, in per_level_packets()
/third_party/boost/boost/geometry/index/detail/rtree/utilities/
Dview.hpp30 typedef typename Rtree::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::utilities::view
45 translator_type translator() const in translator()
Dare_boxes_ok.hpp31 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::utilities::visitors::are_boxes_ok
37 are_boxes_ok(parameters_type const& parameters, translator_type const& tr, bool exact_match) in are_boxes_ok()
110 translator_type const& m_tr;
Dprint.hpp140 typedef typename MembersHolder::translator_type translator_type; typedef
145 inline print(std::ostream & o, translator_type const& t) in print()
199 translator_type const& tr;
Dgl_draw.hpp126 typedef typename MembersHolder::translator_type translator_type; typedef
131 inline gl_draw(translator_type const& t, in gl_draw()
208 translator_type const& tr;
/third_party/boost/boost/geometry/index/detail/
Dserialization.hpp350 typedef typename MembersHolder::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::load
367 translator_type const& translator, in apply()
379 translator_type const& translator, in raw_apply()
457 typedef typename Rtree::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::const_private_view
482 typedef typename Rtree::translator_type translator_type; typedef in boost::geometry::index::detail::rtree::private_view
514 typedef typename view::translator_type translator_type; in save() typedef
531 …detail::rtree::visitors::save<Archive, value_type, options_type, translator_type, box_type, alloca… in save()
544 typedef typename view::translator_type translator_type; in load() typedef
552 …typedef detail::rtree::subtree_destroyer<value_type, options_type, translator_type, box_type, allo… in load()
566 … n = detail::rtree::load<value_type, options_type, translator_type, box_type, allocators_type> in load()
/third_party/boost/boost/geometry/index/detail/rtree/quadratic/
Dredistribute_elements.hpp100 typedef typename MembersHolder::translator_type translator_type; typedef
115 translator_type const& translator, in apply()
120 …typedef typename rtree::element_indexable_type<element_type, translator_type>::type indexable_type; in apply()
269 translator_type const& translator, in pick_next()
274 …typedef typename rtree::element_indexable_type<element_type, translator_type>::type indexable_type; in pick_next()
/third_party/boost/boost/geometry/index/detail/rtree/linear/
Dredistribute_elements.hpp330 typedef typename MembersHolder::translator_type translator_type; typedef
343 translator_type const& translator, in apply()
348 …typedef typename rtree::element_indexable_type<element_type, translator_type>::type indexable_type; in apply()