equal
deleted
inserted
replaced
27 EPosServerPanicRequestInconsistency, |
27 EPosServerPanicRequestInconsistency, |
28 EPosServerPanicPositionerNotInitialized, |
28 EPosServerPanicPositionerNotInitialized, |
29 EPosServerPanicSessionsCountInconsistency, |
29 EPosServerPanicSessionsCountInconsistency, |
30 EPosServerPanicUnexpectedEvent, |
30 EPosServerPanicUnexpectedEvent, |
31 EPosServerPanicTrackingInconsistency, |
31 EPosServerPanicTrackingInconsistency, |
32 EPosServerPanicGeneralInconsistency |
32 EPosServerPanicGeneralInconsistency, |
|
33 EPosServerPanicIndDeactivationFailed |
33 }; |
34 }; |
34 |
35 |
35 // FUNCTION PROTOTYPES |
36 // FUNCTION PROTOTYPES |
36 GLDEF_C void DebugPanic(TPosServerDebugPanic aPanic); |
37 GLDEF_C void DebugPanic(TPosServerDebugPanic aPanic); |
37 |
38 |