CORDET Framework - C2 Implementation
|
Type description. More...
Data Fields | |
CrPsFailCode_t | failCodeAccFailed |
Failure code of last command which failed its Acceptance. | |
CrPsFailCode_t | failCodePrgrFailed |
Failure code of last command which failed its Progress Check. | |
CrPsFailCode_t | failCodeStartFailed |
Failure code of last command which failed its Start Check. | |
CrPsFailCode_t | failCodeTermFailed |
Failure code of last command which failed its Termination. | |
CrPsDestSrc_t | invDestRerouting |
Destination of last command for which re-routing failed. | |
CrFwCounterU4_t | nOfAccFailed |
Number of commands which have failed their acceptance check. | |
CrFwCounterU4_t | nOfPrgrFailed |
Number of commands which have failed their Progress Check. | |
CrFwCounterU4_t | nOfReroutingFailed |
Number of commands for which re-routing failed. | |
CrFwCounterU4_t | nOfStartFailed |
Number of commands which have failed their Start Check since. | |
CrFwCounterU4_t | nOfTermFailed |
Number of commands which have failed their Termination. | |
CrFwTypeId_t | pcktIdAccFailed |
Packet identifier of last command which failed its Acceptance. | |
CrFwTypeId_t | pcktIdPrgrFailed |
Packet identifier of last command which failed its Progress. | |
CrFwTypeId_t | pcktIdReroutingFailed |
Packet identifier of last command for which re-routing failed. | |
CrFwTypeId_t | pcktIdStartFailed |
Packet identifier of last command which failed its Start Check. | |
CrFwTypeId_t | pcktIdTermFailed |
Packet identifier of last command which failed its Termination. | |
CrPsStepId_t | stepPrgrFailed |
Step identifier of last command which failed its Progress Check. | |
CrPsFailData_t | verFailData |
Verification Failure Data (data item of fixed size but variable. | |
Type description.
Definition at line 32 of file CrPsDpServReqVerif.h.