osrm-backend/extractor
2015-12-16 22:03:46 +01:00
..
edge_based_graph_factory.cpp Use the Koenig swap and add free swap function for DeallocationVector 2015-12-16 22:03:46 +01:00
edge_based_graph_factory.hpp Add option to set segments as non-snapable from lua 2015-12-16 22:03:46 +01:00
extraction_containers.cpp Correct data entry for the empty string. 2015-12-13 11:02:55 -08:00
extraction_containers.hpp name_lengths std::vector --> stxxl::vector 2015-12-15 19:12:33 -08:00
extraction_helper_functions.hpp Remove hand written conversion code and replace with stdlib features. 2015-09-29 16:15:54 +02:00
extraction_node.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
extraction_way.hpp Add option to set segments as non-snapable from lua 2015-12-16 22:03:46 +01:00
extractor_callbacks.cpp Add option to set segments as non-snapable from lua 2015-12-16 22:03:46 +01:00
extractor_callbacks.hpp Use Boost.Optional instead of custom optional monad implementation. 2015-09-28 15:00:21 +02:00
extractor_options.cpp Expose component size variable as command-line option (this allows testing of big/small components in cucumber tests). 2015-12-11 16:53:10 +01:00
extractor_options.hpp Expose component size variable as command-line option (this allows testing of big/small components in cucumber tests). 2015-12-11 16:53:10 +01:00
extractor.cpp Add option to set segments as non-snapable from lua 2015-12-16 22:03:46 +01:00
extractor.hpp Add option to set segments as non-snapable from lua 2015-12-16 22:03:46 +01:00
first_and_last_segment_of_way.hpp Add support for 64bit OSM node id values. 2015-11-30 12:37:58 -08:00
internal_extractor_edge.hpp Add option to set segments as non-snapable from lua 2015-12-16 22:03:46 +01:00
restriction_parser.cpp Use Boost.Optional instead of custom optional monad implementation. 2015-09-28 15:00:21 +02:00
restriction_parser.hpp Do not use an incomplete type with value semantics 2015-09-28 16:50:36 +02:00
scripting_environment.cpp Add option to set segments as non-snapable from lua 2015-12-16 22:03:46 +01:00
scripting_environment.hpp Add documentation to ScriptingEnvironment 2015-04-21 20:00:58 +02:00
speed_profile.hpp Refactor edge expansion into extract phase. New temporary file is generated - '.osrm.ebg' which is used by 2015-10-06 09:23:17 -07:00