osrm-backend/DataStructures
2014-11-27 18:54:20 +01:00
..
BinaryHeap.h first round of replacing deprecated typedefs with much nicer using statements 2014-08-19 13:01:38 +02:00
ConcurrentQueue.h To arrive at a later point in time: Revert "remove inline keywords" 2014-10-21 18:34:50 +02:00
Coordinate.cpp remove redundant local variable 2014-10-28 11:11:06 -04:00
DeallocatingVector.h fix inconsistencies with integer and iterator range header files, closes #1296 2014-11-27 09:54:57 +01:00
DynamicGraph.h fix inconsistencies with integer and iterator range header files, closes #1296 2014-11-27 09:54:57 +01:00
EdgeBasedNode.h To arrive at a later point in time: Revert "remove inline keywords" 2014-10-21 18:34:50 +02:00
ExternalMemoryNode.cpp Rename NodeInfo -> QueryNode 2014-11-17 14:58:37 +01:00
ExternalMemoryNode.h Rename NodeInfo -> QueryNode 2014-11-17 14:58:37 +01:00
FixedPointNumber.h add relational operators 2014-09-18 11:10:23 +02:00
HilbertValue.cpp use explicit casts 2014-06-17 15:47:40 +02:00
HilbertValue.h To arrive at a later point in time: Revert "remove inline keywords" 2014-10-21 18:34:50 +02:00
ImportEdge.cpp remove type from more structs, remove asserts 2014-08-20 11:08:59 +02:00
ImportEdge.h remove type from more structs, remove asserts 2014-08-20 11:08:59 +02:00
InputReaderFactory.h remove remaining NULL pointers by nullptrs 2014-06-24 16:50:00 +02:00
JSONContainer.h untangle includes 2014-11-24 15:51:52 +01:00
LRUCache.h migrate DataStructures to C++11 2014-05-07 18:39:16 +02:00
NodeBasedGraph.h To arrive at a later point in time: Revert "remove inline keywords" 2014-10-21 18:34:50 +02:00
NodeID.h add dummy NodeID.h (to move into include) 2014-11-17 14:58:37 +01:00
OriginalEdgeData.h typedef instead of enum for TravelMode to avoid gcc warnings 2014-08-20 11:08:58 +02:00
Percent.h fixes #1032: 2014-05-22 18:39:11 +02:00
phantom_node.cpp remove redundant local variable 2014-10-28 11:11:06 -04:00
phantom_node.hpp renamed: Util/Azimuth.h -> Util/bearing.hpp 2014-11-26 16:55:18 +01:00
QueryEdge.h add initialization to QueryEdge::EdgeData 2014-07-16 09:44:09 +02:00
QueryNode.h Rename NodeInfo -> QueryNode 2014-11-17 14:58:37 +01:00
RangeTable.h fix inconsistencies with integer and iterator range header files, closes #1296 2014-11-27 09:54:57 +01:00
RawRouteData.h break out PhantomNode.h into a header/impl combo, rename to new naming scheme. 2014-10-27 17:56:06 -04:00
Rectangle.h Revert "Revert "Bring general sketch commits upstream"" 2014-10-29 00:33:43 +01:00
restriction_map.cpp renamed: DataStructures/RestrictionMap.cpp -> DataStructures/restriction_map.cpp 2014-11-27 18:38:21 +01:00
restriction_map.hpp renamed: DataStructures/RestrictionMap.cpp -> DataStructures/restriction_map.cpp 2014-11-27 18:38:21 +01:00
Restriction.h add InputRestrictionContainer implementation 2014-11-17 14:58:32 +01:00
RouteParameters.cpp Merge branch 'stefan-rajkovic-multiple-nearest-points' of https://github.com/srajkovic/osrm-backend into srajkovic-stefan-rajkovic-multiple-nearest-points 2014-09-16 12:32:40 +02:00
SearchEngine.h simplify static asserts 2014-06-05 22:55:22 +06:00
SearchEngineData.cpp further include untangling, chops 5sec compile time 2014-06-11 12:25:57 +02:00
SearchEngineData.h first round of replacing deprecated typedefs with much nicer using statements 2014-08-19 13:01:38 +02:00
segment_information.hpp renamed: DataStructures/SegmentInformation.h -> DataStructures/segment_information.hpp 2014-11-27 18:54:20 +01:00
SharedMemoryFactory.h remove left-over boost::noncopyable and replace by c++11 ctor deletes. 2014-10-20 10:20:58 +02:00
SharedMemoryVectorWrapper.h refactor SimpleLogger into simple_logger compile unit 2014-10-10 19:32:49 +02:00
StaticGraph.h fix inconsistencies with integer and iterator range header files, closes #1296 2014-11-27 09:54:57 +01:00
StaticKDTree.h first round of replacing deprecated typedefs with much nicer using statements 2014-08-19 13:01:38 +02:00
StaticRTree.h cast computed way in a proper way, add a static assertion to check for file types via traits 2014-11-26 12:05:55 +01:00
TravelMode.h make accessors const, add comments 2014-08-20 11:37:47 +02:00
TurnInstructions.h To arrive at a later point in time: Revert "remove inline keywords" 2014-10-21 18:34:50 +02:00
XORFastHash.h To arrive at a later point in time: Revert "remove inline keywords" 2014-10-21 18:34:50 +02:00
XORFastHashStorage.h remove superflous inline keyword 2014-10-03 09:59:04 +02:00