osrm-backend/DataStructures
2014-04-24 12:47:36 +02:00
..
BinaryHeap.h first segment needs to be properly cut 2014-04-24 12:15:04 +02:00
ConcurrentQueue.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
Coordinate.cpp correctly unpacking the first segment 2014-04-24 12:15:48 +02:00
DeallocatingVector.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
DynamicGraph.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
EdgeBasedNode.h unpacking of target segment works 2014-04-24 12:47:00 +02:00
HashTable.h further copy edits 2014-04-24 12:05:42 +02:00
HilbertValue.cpp make functions const, make short variable name more telling 2014-03-17 15:31:13 +01:00
HilbertValue.h move static function into funtion object 2014-03-17 15:27:33 +01:00
ImportEdge.h uncompressed edges get serialized correctly'ish 2014-04-24 12:05:43 +02:00
ImportNode.h uncompressed edges get serialized correctly'ish 2014-04-24 12:05:43 +02:00
InputReaderFactory.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
LRUCache.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
OriginalEdgeData.h remove remnants of C-Style includes 2014-04-24 11:28:12 +02:00
Percent.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
PhantomNodes.h unpacking target correctly, also partial unpacking origin and destination are on the very same packed edge 2014-04-24 12:47:36 +02:00
QueryEdge.h remove remnants of C-Style includes 2014-04-24 11:28:12 +02:00
QueryNode.h first segment needs to be properly cut 2014-04-24 12:15:04 +02:00
RawRouteData.h move includes to include/osrm 2013-12-20 13:12:56 +01:00
Restriction.h remove remnants of C-Style includes 2014-04-24 11:38:54 +02:00
SearchEngine.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
SearchEngineData.cpp reverse inverted logic 2014-03-17 14:55:33 +01:00
SearchEngineData.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
SegmentInformation.h move includes to include/osrm 2013-12-20 13:12:56 +01:00
SharedMemoryFactory.h report a warning if shared memory segment cannot be locked into RAM 2013-11-19 10:38:59 +01:00
SharedMemoryVectorWrapper.h All good, but needs unpacking of start and end 2014-04-24 12:07:46 +02:00
StaticGraph.h All good, but needs unpacking of start and end 2014-04-24 12:07:46 +02:00
StaticKDTree.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
StaticRTree.h unpacking of target segment works 2014-04-24 12:47:00 +02:00
TurnInstructions.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
XORFastHash.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
XORFastHashStorage.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00