Transit Planner  1.0
An experiment on transfer patterns robustness
Public Member Functions
Trip Class Reference

List of all members.

Public Member Functions

 Trip (const string &id)
bool operator== (const Trip &rhs) const
int size () const
void addStop (const int64_t arrTime, const int64_t depTime, const int stop)
int stop (const int i) const
const vector< int > & stops () const
const TripTimetime () const
TripTimetripTime ()
const string & id () const
string str () const

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