#include <IssueGeneralLogic.h>
| bool IssueGeneralLogic::IsOnLastTripBusStop |
( |
const int32_t |
tripBusStopIndex, |
|
|
bool & |
continuousTripFollowing |
|
) |
| |
|
static |
IsOnLastTripBusStop - method checks if specified busstop is the last busstop on trip.
- Parameters
-
| tripBusStopIndex | - busstop index to check |
| continuousTripFollowing | output parameter - is true if specified busstop is the last busstop on trip but there are more busstops following from continuous trip. Meaningful only if return value is true. |
- Returns
- true if busstop is the last busstop on trip, false otherwise
| bool IssueGeneralLogic::IsTripSelectionByCommandNumberEnabled |
( |
| ) |
|
|
static |
| bool IssueGeneralLogic::IsTripSelectionByLineTripEnabled |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: