|
Transit Planner
1.0
An experiment on transfer patterns robustness
|
Public Member Functions | |
| bool | operator< (const TripTime &rhs) const |
| bool | operator== (const TripTime &rhs) const |
| int64_t | arr (const int pos) const |
| int64_t | dep (const int pos) const |
| int | size () const |
| void | addStopTime (const int64_t arrTime, const int64_t depTime) |
| Int64Pair & | back () |
| string | str () const |
Friends | |
| class | boost::serialization::access |
1.7.6.1