CORDET Framework - C2 Implementation
OutManagerData Struct Reference

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

Data Fields

FwSmDesc_t * pocl
 Pending OutComponent List (POCL) for the OutManager. More...
 
CrFwCounterU2_t nOfLoadedOutCmp
 Number of successfully loaded OutComponents.
 
CrFwCounterU1_t nOfOutCmpInPocl
 Number of OutComponents currently in POCL.
 
CrFwCounterU1_t nextFreePoclPos
 Next free position in the POCL. More...
 

Detailed Description

Type for the data describing an OutManager.

Definition at line 428 of file CrFwConstants.h.

Field Documentation

CrFwCounterU1_t nextFreePoclPos

Next free position in the POCL.

This is the position at which the next OutComponent loaded into the OutManager will be inserted in the POCL. If the POCL is full, this field is equal to the POCL size.

Definition at line 441 of file CrFwConstants.h.

FwSmDesc_t* pocl

Pending OutComponent List (POCL) for the OutManager.

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