|
Vesna
|
#include <RouteData.h>
Public Member Functions | |
| RouteBusStopPair () | |
| RouteBusStopPair (int stopID1, int stopPlatformID1, int stopID2, int stopPlatformID2) | |
| RouteBusStopPair (const RouteBusStopPair &other) | |
Public Attributes | |
| int | mStopID1 |
| int | mStopPlatformID1 |
| int | mStopID2 |
| int | mStopPlatformID2 |
|
inline |
|
inline |
|
inline |
| int RouteBusStopPair::mStopID1 |
| int RouteBusStopPair::mStopID2 |
| int RouteBusStopPair::mStopPlatformID1 |
| int RouteBusStopPair::mStopPlatformID2 |
1.8.8