Transit Planner  1.0
An experiment on transfer patterns robustness
Public Member Functions | Static Public Attributes | Friends
Line Class Reference

List of all members.

Public Member Functions

int size () const
bool candidate (const Trip &trip) const
bool addTrip (const Trip &trip)
const vector< int > & stops () const
int stop (const int pos) const
int cost (const int dep, const int64_t time, const int dest) const
int nextDeparture (const int dep, const int64_t time, const int dest) const
string str () const

Static Public Attributes

static const int INFINITE = INT_MAX

Friends

class boost::serialization::access

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