osrm-backend/DataStructures
2013-08-13 18:35:54 +02:00
..
BinaryHeap.h const'ing parameters 2013-08-09 13:49:30 +02:00
ConcurrentQueue.h Implements a shared-memory parallel LUA scripting engine using OpenMP. 2012-11-19 19:04:59 +01:00
Coordinate.h Implement #495 2013-08-05 18:37:42 +02:00
DeallocatingVector.h replacing c-style size_t with the one from std namespace 2013-02-12 15:46:40 +01:00
DynamicGraph.h move const value to left-hand side of comparison 2013-08-13 18:35:22 +02:00
HashTable.h refactor Hashtable 2013-08-06 16:39:04 +02:00
HilbertValue.h Implement #495 2013-08-05 18:37:42 +02:00
ImportEdge.h use exceptions instead of hard abort 2013-08-05 17:28:57 +02:00
ImportNode.h refactor Hashtable 2013-08-06 16:39:04 +02:00
InputReaderFactory.h Removing last remaining 'using namespace std' statement 2012-12-29 21:02:26 +01:00
LRUCache.h Implementation of copy-insert of LRU cache 2012-06-12 13:25:38 +02:00
MercatorUtil.h Splitting utility header with ambigious name into two files with better 2013-01-06 19:03:04 +01:00
NodeInformationHelpDesk.h implements 0765ebf735 (commitcomment-3828005) 2013-08-09 21:33:30 +02:00
Percent.h Add forgotten include 2013-06-28 10:23:58 -04:00
PhantomNodes.h Fixes cucumber test features/bad.feature:15 2012-09-27 14:55:48 +02:00
QueryEdge.h Remove dead code 2013-08-13 18:35:54 +02:00
QueryNode.h Moving node data structure into more meaningful class name 2013-08-05 19:35:47 +02:00
Restriction.h Remove dead code and reformat 2013-07-08 14:51:55 +02:00
SearchEngine.cpp 80 char wrap 2013-06-24 14:52:53 -04:00
SearchEngine.h 80 char wrap 2013-06-24 14:43:36 -04:00
SearchEngineData.cpp De-template-izing some of the code for faster (re-)compile 2013-06-24 14:11:53 -04:00
SearchEngineData.h De-template-izing some of the code for faster (re-)compile 2013-06-24 14:11:53 -04:00
SegmentInformation.h First implementation of moving the algorithmic core into a library 2013-06-26 19:48:22 -04:00
SimpleStack.h Replace recursive unpacking procedure by a stack'ed implementation. 2011-12-17 20:17:40 +01:00
StaticGraph.h Replacing log macros by more sophisticated mechanism 2013-08-08 14:17:01 +02:00
StaticKDTree.h Fixing missing include 2012-07-10 11:56:40 +02:00
StaticRTree.h Check if files exist and contain data, fixes #693 2013-08-09 17:47:11 +02:00
TurnInstructions.h Fixing constant 2013-01-27 14:36:56 +01:00
XORFastHash.h Workaround for failing tests 2013-02-26 09:57:29 +01:00
XORFastHashStorage.h First implementation of moving the algorithmic core into a library 2013-06-26 19:48:22 -04:00