CORDET Framework - C2 Implementation
CrFwOutCmpKindDesc_t Struct Reference

OutComponent 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)
 
CrFwCmdRepType_t cmdRepType
 The command/report type of the out-going command or report.
 
CrFwPcktLength_t pcktLength
 The length of the packet attached to the OutComponent.
 
CrFwOutCmpEnableCheck_t isEnabled
 The pointer to the function implementing the Enable Check Operation.
 
CrFwOutCmpReadyCheck_t isReady
 The pointer to the function implementing the Ready Check Operation.
 
CrFwOutCmpRepeatCheck_t isRepeat
 The pointer to the function implementing the Ready Check Operation.
 
CrFwOutCmpUpdate_t update
 The pointer to the function implementing the Update Operation.
 
CrFwOutCmpSerialize_t serialize
 The pointer to the function implementing the Serialize Operation.
 

Detailed Description

OutComponent kind descriptor type.

An application supports a number of OutComponent kinds. An instance of this type describes one of the OutComponent kinds supported by an application.

Definition at line 356 of file CrFwConstants.h.


The documentation for this struct was generated from the following file:
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved