osrm-backend/DataStructures
2013-08-27 14:15:23 +02:00
..
BinaryHeap.h const'ing parameters 2013-08-09 13:49:30 +02:00
ConcurrentQueue.h Refactoring internal style of ConcurrentQueue 2013-08-16 17:09:04 +02:00
Coordinate.h Fixes coordinate conversion issue. Thx @kkaefer 2013-08-27 14:15:23 +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 Refactoring _Coordinate class 2013-08-14 13:12:28 +02:00
ImportEdge.h bit packing ImportEdge members 2013-08-16 13:34:28 +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 Fixes #721 2013-08-26 14:16:34 +02:00
Percent.h Add forgotten include 2013-06-28 10:23:58 -04:00
PhantomNodes.h Refactoring _Coordinate class 2013-08-14 13:12:28 +02:00
QueryEdge.h Refactoring graph factory 2013-08-14 18:43:01 +02:00
QueryNode.h Moving node data structure into more meaningful class name 2013-08-05 19:35:47 +02:00
RawRouteData.h Moving DataStructures out of Plugin directory 2013-08-14 13:41:23 +02:00
Restriction.h Refactor _Restriction class 2013-08-14 11:59:46 +02:00
SearchEngine.cpp street name list is now a char array /w indices array 2013-08-20 17:05:36 +02:00
SearchEngine.h street name list is now a char array /w indices array 2013-08-20 17:05:36 +02:00
SearchEngineData.cpp Refactoring members of NodeInformationHelpDesk 2013-08-16 14:06:04 +02:00
SearchEngineData.h street name list is now a char array /w indices array 2013-08-20 17:05:36 +02:00
SegmentInformation.h Refactoring _Coordinate class 2013-08-14 13:12:28 +02:00
SimpleStack.h Replace recursive unpacking procedure by a stack'ed implementation. 2011-12-17 20:17:40 +01:00
StaticGraph.h Refactoring members of NodeInformationHelpDesk 2013-08-16 14:06:04 +02:00
StaticKDTree.h Fixing missing include 2012-07-10 11:56:40 +02:00
StaticRTree.h Fixes #721 2013-08-26 14:16:34 +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