CORDET Framework - C2 Implementation
CrFwPcktQueue Struct Reference

Descriptor for a Packet Queue (PQ) in an OutStream or InStream. More...

Data Fields

CrFwPckt_tpckt
 The list of packets in the PQ.
 
CrFwCounterU1_t size
 The size of the PQ (the same as the size of the pckt array)
 
CrFwCounterU1_t oldestItem
 The index of the oldest item in the PQ.
 
CrFwCounterU1_t nextFreeItem
 Index of the next free slot in the PQ.
 
CrFwBool_t isEmpty
 Flag indicating whether the PQ is empty.
 

Detailed Description

Descriptor for a Packet Queue (PQ) in an OutStream or InStream.

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