|
Vesna
|
#include <TableBusinessLogic.h>


Classes | |
| class | DataClass |
Public Member Functions | |
| TableBusinessLogic () | |
| virtual | ~TableBusinessLogic () |
| void | Init () |
| void | IssueIn (EM::Strojcek::VstupneUdaje::Turnusy::EPrikazKurz *commandSegment, const int delay) |
| void | IssueOut (const bool isApplicationInAccidentState) |
| void | OnBusStopArrival (const long busStopTripOrder, const bool manualBusstopChange, const int delay) |
| void | OnBusStopDeparture (const long busStopTripOrder, const bool manualBusstopChange, const int delay) |
| bool | SendVehicleEvent (const EM::Devices::EEthernetTableDefs::VehicleEvent event) |
| bool | SendContinuousLine (const int32_t lineNumber, const int32_t tripNumber, const int32_t tripBusStopIndex) |
Public Member Functions inherited from BusinessLogic | |
| BusinessLogic (ApplicationDefines::BusinessLogicType businessLogicType, ApplicationDefines::BusinessLogicLifeTimeType businessLogicLifeTimeType) | |
| virtual | ~BusinessLogic () |
| ApplicationDefines::BusinessLogicType | GetBusinessLogicType () const |
| ApplicationDefines::BusinessLogicLifeTimeType | GetBusinessLogicLifeTimeType () const |
Static Public Attributes | |
| static const ApplicationDefines::BusinessLogicType | mBusinessLogicType = ApplicationDefines::TableBusinessLogic |
| TableBusinessLogic::TableBusinessLogic | ( | ) |
|
virtual |
| void TableBusinessLogic::Init | ( | ) |
| void TableBusinessLogic::IssueIn | ( | EM::Strojcek::VstupneUdaje::Turnusy::EPrikazKurz * | commandSegment, |
| const int | delay | ||
| ) |
| void TableBusinessLogic::IssueOut | ( | const bool | isApplicationInAccidentState | ) |
| void TableBusinessLogic::OnBusStopArrival | ( | const long | busStopTripOrder, |
| const bool | manualBusstopChange, | ||
| const int | delay | ||
| ) |
| void TableBusinessLogic::OnBusStopDeparture | ( | const long | busStopTripOrder, |
| const bool | manualBusstopChange, | ||
| const int | delay | ||
| ) |
| bool TableBusinessLogic::SendContinuousLine | ( | const int32_t | lineNumber, |
| const int32_t | tripNumber, | ||
| const int32_t | tripBusStopIndex | ||
| ) |
| bool TableBusinessLogic::SendVehicleEvent | ( | const EM::Devices::EEthernetTableDefs::VehicleEvent | event | ) |
|
static |
1.8.8