CORDET Framework - C2 Implementation
|
Type for the data describing an InStream. More...
Data Fields | |
struct CrFwPcktQueue | pcktQueue |
Packet queue associated to the InStream. | |
CrFwPcktCollect_t | collectPckt |
Function which implements the Packet Collect Operation. | |
CrFwPcktAvailCheck_t | isPcktAvail |
Function which implements the Packet Available Check Operation. | |
CrFwPckt_t | pckt |
The last packet to have been collected from the middleware. | |
Type for the data describing an InStream.
Definition at line 488 of file CrFwConstants.h.