MCPcopy Create free account

hub / github.com/Project-OSRM/osrm-backend / functions

Functions3,366 in github.com/Project-OSRM/osrm-backend

MethodBrowseResistantCache
include/util/browse_resistant_cache.hpp:38
MethodBufferReader
include/storage/io.hpp:294
MethodBufferWriter
include/storage/io.hpp:349
MethodBuildCompressedOutputGraph
src/extractor/node_based_graph_factory.cpp:33
MethodBuildEdgeExpandedGraph
src/extractor/extractor.cpp:718
MethodBuildIndex
include/storage/tar.hpp:200
MethodBuildMessage
include/util/exception.hpp:101
MethodBuildMessage
include/util/exception.hpp:133
MethodBuildRTree
\brief Building rtree-based nearest-neighbor data structure Saves tree into '.ramIndex' and leaves into '.fileIndex'. */
src/extractor/extractor.cpp:784
MethodByEdgeOrByMeterValue
include/extractor/internal_extractor_edge.hpp:28
MethodCSVFilesParser
include/updater/csv_file_parser.hpp:36
MethodCalcSize
src/extractor/raster_source.cpp:29
FunctionCanBeCompressed
Check if two edge data elements can be compressed into a single edge (i.e. match in terms of their meta-data).
include/util/node_based_graph.hpp:47
MethodCellCustomizer
include/customizer/cell_customizer.hpp:31
MethodCellImpl
include/partitioner/cell_storage.hpp:217
MethodCellStorageImpl
include/partitioner/cell_storage.hpp:260
MethodCentroid
include/util/rectangle.hpp:57
MethodCheapRuler
include/util/cheap_ruler.hpp:40
MethodCheapRulerContainer
src/util/coordinate_calculation.cpp:22
MethodCheckAlgorithms
include/engine/plugins/plugin_base.hpp:43
MethodCheckAllCoordinates
include/engine/plugins/plugin_base.hpp:35
MethodCheckApproach
include/engine/geospatial_query.hpp:595
MethodCheckSegmentBearing
include/engine/geospatial_query.hpp:524
MethodCheckSegmentDistance
include/engine/geospatial_query.hpp:498
MethodCheckSegmentExclude
include/engine/geospatial_query.hpp:505
MethodClassesAreExcludable
Check if this classes are excludable
include/extractor/profile_properties.hpp:90
FunctionCleanupSharedBarriers
src/tools/store.cpp:236
MethodClear
include/extractor/extraction_relation.hpp:39
MethodClear
include/util/query_heap.hpp:25
MethodClear
include/util/query_heap.hpp:54
MethodClear
include/util/query_heap.hpp:109
MethodClear
include/util/linear_hash_storage.hpp:99
MethodClipDuration
src/extractor/compressed_edge_container.cpp:80
MethodClipWeight
src/extractor/compressed_edge_container.cpp:69
MethodClose
finalising touches on the GeoJson
include/util/geojson_debug_logger.hpp:118
MethodColumnCompare
include/engine/routing_algorithms/many_to_many.hpp:74
MethodColumnIterator
include/partitioner/cell_storage.hpp:102
MethodComparator
include/util/json_deep_compare.hpp:16
MethodCompress
src/extractor/turn_path_compressor.cpp:37
MethodCompress
src/extractor/node_based_graph_factory.cpp:74
MethodCompressAnnotationData
src/extractor/node_based_graph_factory.cpp:130
MethodCompressGeometry
src/extractor/node_based_graph_factory.cpp:87
MethodCompressedEdgeContainer
src/extractor/compressed_edge_container.cpp:11
MethodComputeInterpolationFactor
src/extractor/intersection/coordinate_extractor.cpp:1119
MethodComputeLevelGraph
src/partitioner/dinic_max_flow.cpp:112
MethodComputeRoute
given the node order in which to visit, compute the actual route (with geometry, travel time and so on) and return the result
src/engine/plugins/trip.cpp:33
MethodConcurrentIDMap
include/util/concurrent_id_map.hpp:28
MethodConnectedRoad
include/guidance/intersection.hpp:32
MethodConnection
src/server/connection.cpp:21
MethodConnection
include/server/connection.hpp:32
MethodConnectivityChecksum
include/util/connectivity_checksum.hpp:17
MethodConstDeallocatingVectorIterator
include/util/deallocating_vector.hpp:78
MethodConstDeallocatingVectorIteratorState
include/util/deallocating_vector.hpp:16
MethodContains
include/util/rectangle.hpp:155
MethodContiguousInternalMemoryAlgorithmDataFacade
include/engine/datafacade/contiguous_internalmem_datafacade.hpp:69
MethodContiguousInternalMemoryAlgorithmDataFacade
include/engine/datafacade/contiguous_internalmem_datafacade.hpp:674
MethodContiguousInternalMemoryDataFacade
unit_tests/engine/offline_facade.cpp:116
MethodContiguousInternalMemoryDataFacade
include/engine/datafacade/contiguous_internalmem_datafacade.hpp:638
MethodContiguousInternalMemoryDataFacade
include/engine/datafacade/contiguous_internalmem_datafacade.hpp:765
MethodContiguousInternalMemoryDataFacadeBase
allows switching between process_memory/shared_memory datafacade, based on the type of allocator
include/engine/datafacade/contiguous_internalmem_datafacade.hpp:273
FunctionContractNode
src/contractor/graph_contractor.cpp:190
MethodContractor
include/contractor/contractor.hpp:40
MethodContractorConfig
include/contractor/contractor_config.hpp:41
MethodContractorEdgeData
include/contractor/contractor_graph.hpp:12
MethodContractorNodeData
src/contractor/graph_contractor.cpp:116
MethodCoordinate
include/util/coordinate.hpp:240
MethodCoordinate
include/util/coordinate.hpp:314
MethodCoordinateExtractor
src/extractor/intersection/coordinate_extractor.cpp:54
MethodCount
include/extractor/intersection/intersection_view.hpp:95
MethodCreateServer
Note: returns a shared instead of a unique ptr as it is captured in a lambda somewhere else
include/server/server.hpp:33
MethodCustomType
unit_tests/util/binary_heap.cpp:65
MethodCustomizationConfig
include/customizer/customizer_config.hpp:14
MethodDataFacadeFactory
include/engine/datafacade_factory.hpp:27
MethodDataWatchdogImpl
include/engine/data_watchdog.hpp:35
MethodDatasources
include/extractor/datasources.hpp:20
MethodDeallocatingVector
include/util/deallocating_vector.hpp:270
MethodDeallocatingVectorIterator
include/util/deallocating_vector.hpp:174
MethodDeallocatingVectorIteratorState
include/util/deallocating_vector.hpp:43
MethodDensity
FIXME implement log-probability version since it's faster
include/engine/map_matching/bayes_classifier.hpp:40
MethodDisabledDatasetException
include/util/exception.hpp:87
MethodDistTableWrapper
include/util/dist_table_wrapper.hpp:23
MethodDistanceToNextIntersectionAccumulator
include/extractor/intersection/node_based_graph_walker.hpp:276
MethodDoAccept
include/server/server.hpp:163
MethodDrivewayHandler
src/guidance/driveway_handler.cpp:8
MethodDumpCSV
Returns the measurments as a CSV file with the columns: frame_id,index_bin,count
include/util/timed_histogram.hpp:52
MethodDynamicEdgeBasedGraph
include/partitioner/edge_based_graph.hpp:37
MethodDynamicGraph
include/util/dynamic_graph.hpp:82
MethodENTER_AND_EXIT_ROUNDABOUT
include/guidance/turn_instruction.hpp:113
MethodENTER_ROUNDABOUT
include/guidance/turn_instruction.hpp:92
MethodENTER_ROUNDABOUT_AT_EXIT
include/guidance/turn_instruction.hpp:124
MethodEXIT_ROUNDABOUT
include/guidance/turn_instruction.hpp:103
MethodEdgeBasedEdge
include/extractor/edge_based_edge.hpp:67
MethodEdgeBasedGraphEdgeData
include/partitioner/edge_based_graph.hpp:23
MethodEdgeBasedGraphFactory
Configuration to find representative candidate for turn angle calculations
src/extractor/edge_based_graph_factory.cpp:38
MethodEdgeBasedGraphFactory
include/extractor/edge_based_graph_factory.hpp:59
MethodEdgeBasedNodeDataContainerImpl
include/extractor/node_data_container.hpp:52
MethodEdgeBasedNodeSegment
include/extractor/edge_based_node_segment.hpp:20
MethodEdgeData
include/contractor/query_edge.hpp:17
MethodEdgeData
include/extractor/edge_based_edge.hpp:16
MethodEdgeDataSupportsMerge
src/extractor/intersection/mergable_road_detector.cpp:137
← previousnext →1,701–1,800 of 3,366, ranked by callers