25 #ifndef CRFW_USERCONSTANTS_H_ 26 #define CRFW_USERCONSTANTS_H_ 28 #include "FwPrConstants.h" 214 #define CR_FW_MAX_NOF_PCKTS 12 217 #define CR_FW_HOST_APP_ID 2 220 #define CR_FW_NBITS_APP_ID 4 223 #define CR_FW_MAX_SERV_TYPE 64 226 #define CR_FW_MAX_SERV_SUBTYPE 4 229 #define CR_FW_MAX_DISCRIMINANT 1 A framework function was called with an illegal service type.
unsigned short CrFwTrackingIndex_t
Type for the index used to track the state of a component.
An OutComponent has an illegal group.
unsigned short CrFwInstanceId_t
Type used for instance identifiers.
An InStream has encountered a sequence counter error (see CrFwInStream.h)
A framework function has been called with a destination attribute which is not associated to any OutS...
An InReport could not be loaded in its InManager.
unsigned char CrFwInFactoryPoolIndex_t
Type for the index in the pool of pre-allocated incoming components in the InFactory (see CrFwInFacto...
A framework function was called with an illegal discriminant.
unsigned short int CrFwPcktLength_t
Type for the packet length.
unsigned char CrFwDestSrc_t
Type used for the command or report destination and source.
A framework function has been called with an illegal InManager identifier.
No application errors have been detected.
Allocation request for a packet for an InCommand has failed (see CrFwInFactoryMakeInCmd).
unsigned char CrFwOutFactoryPoolIndex_t
Type for the index in the pool of pre-allocated OutComponents in the OutFactory (see CrFwOutFactory...
CrFwRepErrCode_t
Identifier for the errors reported through the error reporting interface of CrFwRepErr.h.
An InCommand release request has encountered an error (see CrFwInFactoryReleaseInCmd).
An InReport or InCommand has failed its acceptance check.
unsigned int CrFwTimeStamp_t
Type used for the time stamp of a command or report.
A framework function was called with an illegal type/sub-type/discriminant triplet for an InReport...
An OutComponent allocation request has failed (see CrFwOutFactoryMakeOutCmp).
unsigned int CrFwCmdRepKindKey_t
Type for the component kind key in CrFwInFactory.c and CrFwOutFactory.c.
unsigned int CrFwTimeCyc_t
Type used for the number of elapsed cycles.
unsigned char CrFwServSubType_t
Type used for the command or report sub-type.
A packet release request has encountered an error (see CrFwPcktRelease).
Allocation request for an InReport has failed (see CrFwInFactoryMakeInRep).
A packet allocation request has failed (see CrFwPcktMake).
An OutStream cannot buffer an out-going packet because no more packets are available (see CrFwOutStre...
unsigned short CrFwCmdRepKindIndex_t
Type for the index of a command or report kind.
float CrFwTime_t
Type used for the application time.
unsigned short CrFwDiscriminant_t
Type used for the discriminant of a command or report.
unsigned char CrFwCounterU1_t
Type used for unsigned integers with a "short" range.
The packet queue of an OutStream is full (see CrFwOutStream.h)
The Pending Command/Report List (PCRL) of an InManager is full (see CrFwInManager.h)
An OutComponent has an invalid destination (see CrFwOutCmp.h)
An incoming command or report has an illegal group.
unsigned short int CrFwTypeId_t
Type used for the identifier of a component type.
An OutComponent function was called on an object which is not an OutComponent.
The Pending OutComponent List (POCL) of an OutManager is full (see CrFwOutManager.h)
An InStream function was called on an object which is not an InStream.
A framework function was called with an illegal service sub-type.
A framework function has been called with an illegal InStream identifier.
CrFwAppErrCode_t
Application error code for the framework components.
A framework function was called with an illegal type/sub-type/discriminant triplet for an InCommand...
An InReport release request has encountered an error (see CrFwInFactoryReleaseInRep).
unsigned char CrFwServType_t
Type used for the service type of a command or report.
The packet queue of an InStream is full (see CrFwInStream.h)
unsigned char CrFwGroup_t
Type used for the destination or source group of a packet.
A framework function was called with an illegal type/sub-type/discriminant triplet for an OutComponen...
signed char CrFwCounterS1_t
Type used for signed integers with a "short" range.
unsigned char CrFwOutcome_t
Type used for the outcome of a check (see CrFwCmpData).
A framework function has been called with an illegal OutStream identifier.
A framework function has been called with a source attribute which is not associated to any InStream...
A framework function has been called with an illegal OutManager identifier.
The InLoader has retrieved a packet with an invalid destination (see CrFwInLoader.h)
unsigned int CrFwSeqCnt_t
Type used for the sequence counter of commands or reports.
An OutStream function was called on an object which is not an OutStream.
A framework function was called with an illegal type/sub-type pair for an OutComponent.
An InReport could not be created due to insufficient resources or illegal type/sub-type/discriminant...
An OutComponent release request has encountered an error (see CrFwOutFactoryReleaseOutCmp).
unsigned short CrFwCounterU2_t
Type used for unsigned integers with a "medium" range.