21 #ifndef FWPR_MAKETESTRT_H_ 22 #define FWPR_MAKETESTRT_H_ 29 #define MAX_RT_INDEX 10 FwRtDesc_t FwRtMakeTestRT4(unsigned int i)
This function resets the i-th instance of the Test RT Container RT4 and returns a pointer to its desc...
int apImplActivLogicCounter
Counter increment by the Implement Activation Logic Action.
Declaration of the API for a RT Container.
Header file to define all constants and types for the RT Container Module of the FW Profile...
FwRtOutcome_t apExecFuncBehaviourFlag
Flag determining the outcome of the Execute Functional Behaviour Action.
int apSetupNotifCounter
Counter incremented by the Setup Notification Action.
Declaration of the configuration interface for a RT Container.
int apFinalCounter
Counter incremented by the Finalization Action of the Activation Procedure.
int apExecFuncBehaviourCounter
Counter incremented by the Execute Functional Behaviour Action.
FwRtDesc_t FwRtMakeTestRT5(unsigned int i)
This function resets the i-th instance of the Test RT Container RT5 and returns a pointer to its desc...
Type for the data structure passed to all RT Containers made by the functions declared by this header...
int npInitCounter
Counter incremented by the Initialization Action of the Notification Procedure.
FwRtOutcome_t apImplActivLogicFlag
Flag determining outcome of Implement Activation Logic Action.
FwRtDesc_t FwRtMakeTestRT1(unsigned int i)
This function resets the i-th instance of the Test RT Container RT1 and returns a pointer to its desc...
int apInitCounter
Counter incremented by the Initialization Action of the Activation Procedure.
int npImplNotifLogicCounter
Counter incremented by the Implement Notification Logic Action.
FwRtDesc_t FwRtMakeTestRT3(unsigned int i)
This function resets the i-th instance of the Test RT Container RT3 and returns a pointer to its desc...
FwRtDesc_t FwRtMakeTestRT2(unsigned int i)
This function resets the i-th instance of the Test RT Container RT2 and returns a pointer to its desc...
FwRtOutcome_t npImplNotifLogicFlag
Flag determining outcome of Implement Notification Logic Action.
Structure representing a RT Container Descriptor.
int FwRtOutcome_t
Type used for the outcome of a container action.
int npFinalCounter
Counter incremented by the Finalization Action of the Notification Procedure.