List of all members.
Public Member Functions |
| EdgeDependent (int otherNodeId) |
void | AddStopTime (Time startTime, Time endTime, int lineId) |
void | BuildTripsMap () |
void | AddStopTimeToTheTrip (int timeId, int lineId) |
void | GetWight (const Connection &inTime, int transferTime, std::vector< Connection > *stopTimesOut, bool ifStartNode, bool isMultictriteria, bool *domination) |
void | GetNextConectionOfAllTrips (const Connection &inTime, std::vector< Connection > *stopTimesOut) |
Public Attributes |
int | otherNodeId |
vector< Connection > | _times |
unordered_map< int, vector< int > > | _tripIdsToConections |
The documentation for this class was generated from the following files: