osrm-backend/DataStructures
2012-05-23 21:22:33 +02:00
..
pbf-proto Updated protobuffer files to newest version. 2012-05-15 16:43:52 +02:00
BaseParser.h Fixing constant-sized memory leaks 2012-01-31 17:44:55 +01:00
BinaryHeap.h Replaced google sparsehash by boost unordered map 2011-12-10 14:09:40 +01:00
ConcurrentQueue.h Restructured concurrent FIFO queue to use a circular buffer. Thx to the 2012-04-06 15:07:28 +02:00
DeallocatingVector.h Adding new Container 2012-05-23 21:22:33 +02:00
DynamicGraph.h Moving verbosity to debug mode 2012-05-03 11:59:58 +02:00
ExtractorCallBacks.h Ignore areas when set so in speedprofile.ini 2012-05-14 12:01:45 +02:00
ExtractorStructs.h Ignore areas when set so in speedprofile.ini 2012-05-14 12:01:45 +02:00
GridEdge.h Code cleanup 2011-12-14 18:07:58 +01:00
HashTable.h Hashtable does not allocate during operator[], RouteParameters to 2011-12-28 14:14:09 +01:00
ImportEdge.h Independent set tie-breaker in O(1) space and time 2012-05-23 21:18:38 +02:00
InputReaderFactory.h removed linebreak. 2011-10-07 18:38:54 +03:00
LRUCache.h Template'ing Key parameter 2011-12-17 21:56:31 +01:00
NNGrid.h Independent set tie-breaker in O(1) space and time 2012-05-23 21:18:38 +02:00
NodeCoords.h Removing include dependencies 2012-04-24 18:00:47 +02:00
NodeInformationHelpDesk.h Implements issue #173 2012-05-04 14:49:30 +02:00
PBFParser.h Minor infix prefix change. 2012-05-15 16:45:46 +02:00
Percent.h Adding another method to simply add the increment. 2012-03-05 09:37:13 +01:00
PhantomNodes.h Fixing a bug with hinting coordinates on one-way streets. 2012-03-16 13:22:51 +01:00
QueryEdge.h Downsizing Struct 2012-04-26 13:50:26 +02:00
SearchEngine.h Removing debug output 2012-04-25 11:07:28 +02:00
SegmentInformation.h Fixes issue #104. Heading and Azimuth get computed now. 2012-02-07 14:47:01 +01:00
SimpleStack.h Replace recursive unpacking procedure by a stack'ed implementation. 2011-12-17 20:17:40 +01:00
StaticGraph.h Fixing debug build compilation 2012-05-03 20:49:05 +02:00
StaticKDTree.h Removing leftovers of STL parallel mode experiments 2012-04-14 18:01:06 +02:00
TurnInstructions.h Removing strings of the turn instructions 2012-04-12 19:52:18 +02:00
Util.h Adjusted coding style, inlined functions 2011-10-14 15:10:28 +02:00
XMLParser.h Excluding barrier=cattle_grid 2012-03-19 13:48:01 +01:00