CORDET Framework - C2 Implementation
InManagerData Struct Reference

Type for the data describing an InManager. More...

Data Fields

FwSmDesc_t * pcrl
 Pending Command/Report List (PCRL) for the InManager.
 
CrFwCounterU2_t nOfLoadedInCmp
 Number of successfully loaded InReports and InCommands

 
CrFwCounterU1_t nOfInCmpInPcrl
 Number of InReports and InCommands currently in PCRL.
 
CrFwCounterU1_t nextFreePcrlPos
 Next free position in the PCRL. More...
 

Detailed Description

Type for the data describing an InManager.

Definition at line 448 of file CrFwConstants.h.

Field Documentation

◆ nextFreePcrlPos

CrFwCounterU1_t nextFreePcrlPos

Next free position in the PCRL.

This is the position at which the next InReport/InCommand loaded into the InManager will be inserted in the PCRL. If the PCRL is full, this field is equal to the PCRL size.

Definition at line 461 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