CORDET Framework - C2 Implementation
InStreamData Struct Reference

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

Data Fields

CrFwDestSrc_t src
 Source associated to the InStream. More...
 
struct CrFwPcktQueue pcktQueue
 Packet queue associated to the InStream. More...
 
CrFwSeqCnt_tseqCnt
 Array holding sequence counters for the groups associated to the InStream.
 
CrFwPcktCollect_t collectPckt
 Function which implements the Packet Collect Operation. More...
 
CrFwPcktAvailCheck_t isPcktAvail
 Function which implements the Packet Available Check Operation. More...
 
CrFwPckt_t pckt
 The last packet to have been collected from the middleware.
 

Detailed Description

Type for the data describing an InStream.

Definition at line 451 of file CrFwConstants.h.

Field Documentation

CrFwPcktCollect_t collectPckt

Function which implements the Packet Collect Operation.

Definition at line 459 of file CrFwConstants.h.

CrFwPcktAvailCheck_t isPcktAvail

Function which implements the Packet Available Check Operation.

Definition at line 461 of file CrFwConstants.h.

struct CrFwPcktQueue pcktQueue

Packet queue associated to the InStream.

Definition at line 455 of file CrFwConstants.h.

Source associated to the InStream.

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