23 #include <FwPrConfig.h> 24 #include <FwSmConfig.h> 27 #include <CrFwCmpData.h> 51 inPckt = inSpecificData->
pckt;
Type for the Framework Component Data (FCD).
CrFwOutcome_t outcome
The outcome of an action or check executed by a state machine or by one of its procedures.
CrFwDestSrc_t CrFwPcktGetSrc(CrFwPckt_t pckt)
Return the source of the command or report encapsulated in a packet.
Interface for accessing data pool items.
unsigned char CrFwDestSrc_t
Type used for the command or report destination and source.
Header file to define all service and packet identifiers.
Type for the data describing an InReport.
Interface for creating and accessing a report or command packet.
CrFwPckt_t pckt
Packet holding the InReport.
Interface for accessing fields in packets of service "ServTest".
static void setDpAreYouAliveSrc(CrPsDestSrc_t AreYouAliveSrc)
Sets the value of the datapool item AreYouAliveSrc.
void * cmpSpecificData
Derived data which are specific to each type of framework component.
Declaration of the Are-You-Alive Test in-coming report packet.
char * CrFwPckt_t
Type for packets (see CrFwPckt.h).
Interface for accessing data pool items.
void CrPsTestAreYouAliveConnectInRepUpdateAction(FwPrDesc_t prDesc)
Update action of the Service Are-You-Alive Test in-coming report.