CORDET Framework - C2 Implementation
OutStreamData Struct Reference

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

Data Fields

CrFwDestSrc_t dest
 Destination associated to the OutStream. More...
 
struct CrFwPcktQueue pcktQueue
 Packet queue associated to the OutStream. More...
 
CrFwSeqCnt_tseqCnt
 Array holding sequence counters for the groups associated to the OutStream.
 
CrFwPcktHandover_t handoverPckt
 Function which hands over a packet from the OutStream to the middleware. More...
 
CrFwPckt_t pckt
 The packet to be sent out.
 

Detailed Description

Type for the data describing an OutStream.

Definition at line 467 of file CrFwConstants.h.

Field Documentation

Destination associated to the OutStream.

Definition at line 469 of file CrFwConstants.h.

CrFwPcktHandover_t handoverPckt

Function which hands over a packet from the OutStream to the middleware.

Definition at line 475 of file CrFwConstants.h.

struct CrFwPcktQueue pcktQueue

Packet queue associated to the OutStream.

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