#include <ApplicationStateDefines.h>
|
| enum | TimeTableDictionaryItem {
CommandNumber = 100,
CommandSegmentPointer = 101,
LineNumber = 102,
TripNumber = 103,
LinePointer = 104,
TripPointer = 105,
ActualTripBusStopIndex = 106,
CommandSegmentManuallySelected = 107,
CommandPointer = 108,
ProtectNumber = 109,
IssueEnterReason = 110,
StartDeviationBusStopTripOrder = 111,
EndDeviationBusStopTripOrder = 112,
LastEnteredCommandSegmentStartDate = 113,
CommandWasEnteredAutomatically = 114,
PreventAutomaticallyEnterMatchingOnlineCommand = 115
} |
| |
| enum | TemporaryDictionaryItem {
TimeoutValue = 200,
CardReadIntention = 201,
MenuTypeIssue = 202,
BootingDeviceFlag = 203,
TextMessageText = 204,
TextMessageID = 205,
TextMessageTime = 206,
DriverLoginFlag = 207,
StateIssueName = 208,
CompletedCommandSegmentFlag = 209,
ShowDeductionCloseQuestion = 210,
ModifiedCheckoutBusStopForRegistrationTicket = 211,
ModifiedTicketCountForRegistrationTicket = 212,
NextCommandSegmentStartDateTime = 213,
NextCommandSegmentEndDateTime = 214,
ApproachCardAdditionalText = 215,
DisplayPopUpOnTextMessageReceived = 216,
BootErrorMessage = 217,
AutomaticLoginDriverNumber = 218,
AutomaticLoginDriverName = 219,
AutomaticLoginPassword = 220,
FinishCameraStateTime = 221,
PrintFinalTicketEnabled = 222,
UpdatePriceOnBothPriceDisplayed = 223,
SlaveUpdateStartedSlaveID = 224,
ReversingCameraStream = 225,
ApproachCardRequestDisplayed = 226
} |
| |
| enum | OperationDataDictionaryItem {
DriverLogin = 300,
DriverName = 301,
IssueInFlag = 302,
ServiceCounter = 303,
ReaderBlockedToastMessageId = 304,
ReplyToTextMessagePopUpDisplayed = 305,
TimetableCheckedForFutureValidity = 306,
ResetApplicationLanguageToDefault = 307
} |
| |
| enum | TicketIssueDictionaryItem {
TariffPointer = 400,
CheckOutTripBusStopIndex = 401,
IssueTicketCount = 402,
CreditRechargeValue = 403,
TicketIssueLogicPointer = 404,
TicketIssueCardResult = 405,
WriteCollectionPointer = 406,
ZonesList = 407,
TicketStartDateTime = 408,
TicketEndDateTime = 409,
TicketPaymentType = 410,
PriceListRowNumber = 411,
DestinationZone = 412,
AdditionalZones = 413,
IDSNumber = 414,
MaximalPassengerCountFullFare = 415,
MaximalPassengerCountReducedFare = 416,
TicketIndex = 417,
CardNumber = 418,
Kilometers = 419,
DestinationSubZone = 420
} |
| |
| enum | TicketCancelDictionaryItem { CancelledTicketNumber = 501,
CancelledTicketCollectionPointer = 502,
IsCancelledTicketPaidFromWallet = 503
} |
| |
| enum | MessageWindowType { InfoMessage = 0,
WarningMessage = 1,
ErrorMessage = 2,
MessageTypeCount = 3
} |
| |
| enum | StateLogicType {
StateLogicUndefined = 0,
StateLogicDeduction = 1,
StateLogicTicketCancellation = 2,
StateLogicPrintLists = 3,
StateLogicStorage = 4,
StateLogicDataSynchronization = 5,
StateLogicIssueTransition = 6,
StateLogicPowerLoss = 7,
StateLogicDailyIdentificationRecord = 8,
StateLogicEngineState = 9,
StateLogicOnlineCommands = 10,
StateLogicTimeTicketIssue = 11,
StateLogicOneWayTicketIssue = 12
} |
| |
| Enumerator |
|---|
| InfoMessage |
|
| WarningMessage |
|
| ErrorMessage |
|
| MessageTypeCount |
|
| Enumerator |
|---|
| DriverLogin |
|
| DriverName |
|
| IssueInFlag |
|
| ServiceCounter |
|
| ReaderBlockedToastMessageId |
|
| ReplyToTextMessagePopUpDisplayed |
|
| TimetableCheckedForFutureValidity |
|
| ResetApplicationLanguageToDefault |
|
| Enumerator |
|---|
| StateLogicUndefined |
|
| StateLogicDeduction |
|
| StateLogicTicketCancellation |
|
| StateLogicPrintLists |
|
| StateLogicStorage |
|
| StateLogicDataSynchronization |
|
| StateLogicIssueTransition |
|
| StateLogicPowerLoss |
|
| StateLogicDailyIdentificationRecord |
|
| StateLogicEngineState |
|
| StateLogicOnlineCommands |
|
| StateLogicTimeTicketIssue |
|
| StateLogicOneWayTicketIssue |
|
| Enumerator |
|---|
| TimeoutValue |
|
| CardReadIntention |
|
| MenuTypeIssue |
|
| BootingDeviceFlag |
|
| TextMessageText |
|
| TextMessageID |
|
| TextMessageTime |
|
| DriverLoginFlag |
|
| StateIssueName |
|
| CompletedCommandSegmentFlag |
|
| ShowDeductionCloseQuestion |
|
| ModifiedCheckoutBusStopForRegistrationTicket |
|
| ModifiedTicketCountForRegistrationTicket |
|
| NextCommandSegmentStartDateTime |
|
| NextCommandSegmentEndDateTime |
|
| ApproachCardAdditionalText |
|
| DisplayPopUpOnTextMessageReceived |
|
| BootErrorMessage |
|
| AutomaticLoginDriverNumber |
|
| AutomaticLoginDriverName |
|
| AutomaticLoginPassword |
|
| FinishCameraStateTime |
|
| PrintFinalTicketEnabled |
|
| UpdatePriceOnBothPriceDisplayed |
|
| SlaveUpdateStartedSlaveID |
|
| ReversingCameraStream |
|
| ApproachCardRequestDisplayed |
|
| Enumerator |
|---|
| CancelledTicketNumber |
|
| CancelledTicketCollectionPointer |
|
| IsCancelledTicketPaidFromWallet |
|
| Enumerator |
|---|
| TariffPointer |
|
| CheckOutTripBusStopIndex |
|
| IssueTicketCount |
|
| CreditRechargeValue |
|
| TicketIssueLogicPointer |
|
| TicketIssueCardResult |
|
| WriteCollectionPointer |
|
| ZonesList |
|
| TicketStartDateTime |
|
| TicketEndDateTime |
|
| TicketPaymentType |
|
| PriceListRowNumber |
|
| DestinationZone |
|
| AdditionalZones |
|
| IDSNumber |
|
| MaximalPassengerCountFullFare |
|
| MaximalPassengerCountReducedFare |
|
| TicketIndex |
|
| CardNumber |
|
| Kilometers |
|
| DestinationSubZone |
|
| Enumerator |
|---|
| CommandNumber |
|
| CommandSegmentPointer |
|
| LineNumber |
|
| TripNumber |
|
| LinePointer |
|
| TripPointer |
|
| ActualTripBusStopIndex |
|
| CommandSegmentManuallySelected |
|
| CommandPointer |
|
| ProtectNumber |
|
| IssueEnterReason |
|
| StartDeviationBusStopTripOrder |
|
| EndDeviationBusStopTripOrder |
|
| LastEnteredCommandSegmentStartDate |
|
| CommandWasEnteredAutomatically |
|
| PreventAutomaticallyEnterMatchingOnlineCommand |
|
The documentation for this class was generated from the following file: