| BusinessLogic(ApplicationDefines::BusinessLogicType businessLogicType, ApplicationDefines::BusinessLogicLifeTimeType businessLogicLifeTimeType) | BusinessLogic | |
| CancelPassengersGotIn(const uint16_t count, const int32_t busStopLineOrder) | PassengerCountBusinessLogic | |
| EvaluatePostIssueData(const std::vector< const EM::TicketIssueLogic::ETicketIssueLogicOutputData * > *outputDataCol) | PassengerCountBusinessLogic | |
| GetAutomaticCountingResult() const | PassengerCountBusinessLogic | |
| GetAutomaticPassengerCounterType() const | PassengerCountBusinessLogic | |
| GetBusinessLogicLifeTimeType() const | BusinessLogic | |
| GetBusinessLogicType() const | BusinessLogic | |
| GetManualPassengersGettingOutAtCurrentBusStop() const | PassengerCountBusinessLogic | |
| GetManualPassengersGettingOutCounts() const | PassengerCountBusinessLogic | |
| GetPassengersCount(const PassengerCounterDefines::PassengerCounterType counterType, bool includeActualBusStop=false) const | PassengerCountBusinessLogic | |
| IsAutomaticPassengerCounterPresent() | PassengerCountBusinessLogic | |
| IssueIn(const bool sameLineTrip, const bool isUrbanLine, const bool currentTripIsContinousForPrevisousTrip, const long continousTripOffset) | PassengerCountBusinessLogic | |
| mBusinessLogicType | PassengerCountBusinessLogic | static |
| OnAutomaticPassengerCountResultsArrived(const uint16_t boardedCount, const uint16_t alightedCount) | PassengerCountBusinessLogic | |
| OnAutomaticPassengerCountResultsArrived(const uint8_t fullness, const uint16_t capacity, const uint16_t passengerCount, const QString &calculationTime, const uint32_t busStopID, const uint8_t busStopOrder) | PassengerCountBusinessLogic | |
| OnBusStopDeparture(const long busStopTripOrder) | PassengerCountBusinessLogic | |
| PassengerCountBusinessLogic() | PassengerCountBusinessLogic | |
| PassengersGotIn(const uint16_t count, const uint16_t checkOutBusStopTripOrder) | PassengerCountBusinessLogic | |
| ~BusinessLogic() | BusinessLogic | virtual |
| ~PassengerCountBusinessLogic() | PassengerCountBusinessLogic | virtual |