CORDET Framework - C2 Implementation
|
The structure for an InCommand Outcome Report. More...
Data Fields | |
CrFwRepInCmdOutcome_t | outcome |
The outcome of the InCommand. | |
CrFwOutcome_t | failCode |
The failure code (only meaningful for failure outcomes) | |
CrFwServType_t | servType |
The service type of the InCommand whose outcome is being reported. | |
CrFwServSubType_t | servSubType |
The service sub-type of the InCommand whose outcome is being reported. | |
CrFwDiscriminant_t | discriminant |
The discriminant of the InCommand whose outcome is being reported. | |
CrFwInstanceId_t | instanceId |
The instance identifier of the InCommand whose outcome is being reported. | |
FwSmDesc_t | inCmd |
The inCmd where the error occurred (NB: this is a pointer!) | |
The structure for an InCommand Outcome Report.
Definition at line 45 of file CrFwRepInCmdOutcome.c.