osrm-backend/include/util
Huyen Chau Nguyen cf35bbeb50 refactor function names; consolidate readCount() functions;
remove templated types as much as possible for type safety;
add more comments;
clean up code, add const if possible;
2016-10-26 13:18:52 -07:00
..
guidance Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
attributes.hpp adjust testscases for collapse of use lane 2016-09-07 12:17:36 +02:00
bearing.hpp Fixes bearing range of zero exhaustive graph traversal 2016-09-08 17:33:50 +02:00
binary_heap.hpp
cast.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
container.hpp
coordinate_calculation.hpp actually calculate distance instead of using .distance which is a timing value 2016-10-20 12:27:02 +02:00
coordinate.hpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
deallocating_vector.hpp
debug.hpp Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
dist_table_wrapper.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
dynamic_graph.hpp Fix platform-independent data in data files 2016-06-20 22:45:40 +02:00
exception.hpp Exposes osrm::exception for client usage, resolves #2813 2016-09-01 09:12:35 +02:00
fingerprint_impl.hpp.in
fingerprint.hpp Refactored loading code for .hsgr file 2016-10-19 19:59:23 +02:00
for_each_pair.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
graph_loader.hpp Refactored loading code for .hsgr file 2016-10-19 19:59:23 +02:00
graph_utils.hpp
group_by.hpp Anticipate Lane Changes 2016-06-27 10:07:43 +02:00
hilbert_value.hpp
integer_range.hpp
io.hpp Apply clang-format again 2016-07-26 15:00:58 +02:00
json_container.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
json_deep_compare.hpp Silence static visitor upstream deprecation warnings. 2016-10-06 21:08:48 +02:00
json_renderer.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
json_util.hpp
lua_util.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
matrix_graph_wrapper.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
name_table.hpp Reduce NewName Instructructions / Name Changes 2016-09-21 12:42:39 +02:00
node_based_graph.hpp fix interaction between sliproads/segregated intersections 2016-09-07 12:36:29 +02:00
packed_vector.hpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
percent.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
range_table.hpp
rectangle.hpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
shared_memory_vector_wrapper.hpp Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
simple_logger.hpp
static_graph.hpp Rename increasingly inaccuratly named distance member of QueryEdge to weight 2016-10-21 21:00:02 +02:00
static_rtree.hpp refactor function names; consolidate readCount() functions; 2016-10-26 13:18:52 -07:00
std_hash.hpp
string_util.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
strong_typedef.hpp Apply clang-format again 2016-07-26 15:00:58 +02:00
timing_util.hpp Remove obsolete timer code 2016-05-26 20:25:33 +02:00
trigonometry_table.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
typedefs.hpp Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
vector_tile.hpp adjust for comments by daniel-j-h 2016-09-30 17:27:14 +02:00
version.hpp.in
viewport.hpp One-Definition-Rule violation in viewport 2016-04-12 12:17:52 +02:00
web_mercator.hpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
xor_fast_hash_storage.hpp
xor_fast_hash.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00