CORDET Framework - C2 Implementation
|
InReport kind descriptor type. More...
Data Fields | |
CrFwServType_t | servType |
The service type. | |
CrFwServSubType_t | servSubType |
The service sub-type. | |
CrFwDiscriminant_t | discriminant |
The discriminant value (or zero if no discriminant for this type/sub-type) | |
CrFwInRepUpdateAction_t | updateAction |
The pointer to the function implementing the Update Action Operation. | |
CrFwInRepValidityCheck_t | isValid |
The pointer to the function implementing the Validity Check Operation. | |
InReport kind descriptor type.
An application supports a number of InReport kinds. An instance of this type describes one of the InReport kinds supported by an application.
Definition at line 349 of file CrFwConstants.h.