osrm-backend/include/extractor
2020-08-20 11:54:02 +03:00
..
intersection Fix formating 2018-03-26 11:02:34 +00:00
class_data.hpp
compressed_edge_container.hpp Replace optional<EdgeWeight> with constant value 2018-02-09 17:51:58 +01:00
compressed_node_based_graph_edge.hpp Fix formating 2018-03-26 11:02:34 +00:00
conditional_turn_penalty.hpp
datasources.hpp
edge_based_edge.hpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
edge_based_graph_factory.hpp When matching, ignore 'is_startpoint' propert, snap to any edge (#5297) 2018-12-13 17:10:32 -07:00
edge_based_node_segment.hpp When matching, ignore 'is_startpoint' propert, snap to any edge (#5297) 2018-12-13 17:10:32 -07:00
edge_based_node.hpp Code review fixes. 2017-11-16 15:08:30 +01:00
extraction_containers.hpp Move .osrm file to tar format 2018-03-26 11:02:04 +00:00
extraction_helper_functions.hpp Fix formating 2018-02-06 11:51:33 +01:00
extraction_node.hpp
extraction_relation.hpp
extraction_segment.hpp
extraction_turn.hpp Add road priority class to turn function (#4858) 2018-02-07 11:39:02 +01:00
extraction_way.hpp Split intersection analysis and guidance code 2018-02-02 11:33:38 -05:00
extractor_callbacks.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
extractor_config.hpp Store metadata about original OSM data, and return it in the API response, if available. 2019-01-30 15:31:56 -08:00
extractor.hpp When matching, ignore 'is_startpoint' propert, snap to any edge (#5297) 2018-12-13 17:10:32 -07:00
files.hpp Store metadata about original OSM data, and return it in the API response, if available. 2019-01-30 15:31:56 -08:00
first_and_last_segment_of_way.hpp
geojson_debug_policies.hpp Move guidance pre-processing code into GUIDANCE library 2018-02-02 11:33:38 -05:00
graph_compressor.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
internal_extractor_edge.hpp Removed STXXL support. 2020-08-20 11:54:02 +03:00
intersection_bearings_container.hpp Fix formating 2018-03-26 11:02:34 +00:00
location_dependent_data.hpp
maneuver_override_relation_parser.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
maneuver_override.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
name_table.hpp Fix formating 2018-03-26 11:02:34 +00:00
nbg_to_ebg.hpp
node_based_edge.hpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
node_based_graph_factory.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
node_data_container.hpp Port .ebg_nodes to tar file 2018-03-26 11:02:04 +00:00
packed_osm_ids.hpp
profile_properties.hpp Try initializing all of ProfileProperties for GCC 4.9 2018-02-09 17:51:58 +01:00
query_node.hpp
raster_source.hpp add: comment for RasterCache class 2019-11-13 11:01:07 +09:00
restriction_compressor.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
restriction_filter.hpp
restriction_index.hpp
restriction_parser.hpp
restriction.hpp
road_classification.hpp Review updates 2018-03-20 16:33:15 +01:00
scripting_environment_lua.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
scripting_environment.hpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
segment_data_container.hpp Use ranges with fixed types 2018-04-09 11:05:01 +02:00
serialization.hpp Fix formating 2018-03-26 11:02:34 +00:00
suffix_table.hpp
tarjan_scc.hpp Only log components in Debug mode, it's very wordy and not really useful (#3948) 2017-04-17 16:49:26 -07:00
travel_mode.hpp Prints turn types and modifiers as strings 2017-11-06 14:38:21 -05:00
turn_lane_types.hpp Fix formating 2018-02-06 11:51:33 +01:00
way_restriction_map.hpp