CORDET Framework - C2 Implementation
|
Type for the data describing an InReport. More...
Data Fields | |
CrFwInFactoryPoolIndex_t | factoryPoolIndex |
Index of the position in the pool of pre-allocated InReports in the InFactory to which the InComponent has been allocated. | |
CrFwTrackingIndex_t | trackingIndex |
Index through which an InReport is tracked by the InRegistry (see CrFwInRegistry.h ) | |
CrFwInRepValidityCheck_t | isValid |
Function which implements the Validity Check for the InReport. | |
CrFwInRepUpdateAction_t | updateAction |
Function which implements the Update Action for the InReport. | |
CrFwPckt_t | pckt |
Packet holding the InReport. | |
Type for the data describing an InReport.
Definition at line 520 of file CrFwConstants.h.