Public Member Functions

RoadNetwork Class Reference

Inheritance diagram for RoadNetwork:
Graph

List of all members.

Public Member Functions

void readFromOsmFile (string fileName)
void getNearestNodesIdsSIMPLE (double latitude, double longitude, size_t naighboursNumber, double speedInKmh, vector< Edge > *nearestNodes)
void getConnections (int nodeId, Time arrivalTime, bool isStartNode, vector< LiveConnection > *outConnections)
void parseFromString (string graphString)
string toString ()

The documentation for this class was generated from the following files:
 All Classes Functions