28 #ifndef CRFW_INREPINCMDOUTCOMESTUB_H_ 29 #define CRFW_INREPINCMDOUTCOMESTUB_H_ CrFwServSubType_t CrFwRepInCmdOutcomeStubGetServSubType(CrFwCounterU2_t repPos)
Return the service sub-type of the InCommand Outcome Report at position repPos.
unsigned short CrFwInstanceId_t
Type used for instance identifiers.
CrFwOutcome_t CrFwRepInCmdOutcomeStubGetFailCode(CrFwCounterU2_t repPos)
Return the failure code of the InCommand Outcome Report at position repPos.
CrFwServType_t CrFwRepInCmdOutcomeStubGetServType(CrFwCounterU2_t repPos)
Return the service type of the InCommand Outcome Report at position repPos.
unsigned char CrFwOutcome_t
Type used for the outcome of a check (see CrFwCmpData).
Header file to define all invariant publicly available constants and types for the CORDET Framework...
unsigned short CrFwDiscriminant_t
Type used for the discriminant of a command or report.
CrFwInstanceId_t CrFwRepInCmdOutcomeStubGetInstanceId(CrFwCounterU2_t repPos)
Return the instance identifier of the InCommand Outcome Report at position repPos.
CrFwRepInCmdOutcome_t CrFwRepInCmdOutcomeStubGetOutcome(CrFwCounterU2_t repPos)
Return the outcome of the InCommand Outcome Report at position repPos.
unsigned short CrFwCounterU2_t
Type used for unsigned integers with a "medium" range.
CrFwDiscriminant_t CrFwRepInCmdOutcomeStubGetDiscriminant(CrFwCounterU2_t repPos)
Return the discriminant of the InCommand Outcome Report at position repPos.
Interface for reporting the outcome of the processing of an InCommand.
CrFwRepInCmdOutcome_t
Enumerated type for the outcome of the processing of an incoming command.
Header file to define all user-configurable constants and types for the CORDET Framework (the non-con...
void CrFwRepInCmdOutcomeStubReset()
Reset the InCommand Outcome Reporting interface.
unsigned char CrFwServType_t
Type used for the service type of a command or report.
unsigned char CrFwServSubType_t
Type used for the command or report sub-type.
CrFwCounterU2_t CrFwRepInCmdOutcomeStubGetPos()
Return the position in the InCommand Outcome Report array at which the next outcome report will be wr...