KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Queue Struct Reference

Queue state. More...

#include <queue.h>

Data Fields

const QueueDescr *const descr
 pointer to the descriptor
 
void * readPtr
 read pointer
 
void * writePtr
 write pointer
 
uint16_t length
 length of the queue
 

Detailed Description

Queue state.

Describes the pointers and the length of the queue.

Definition at line 58 of file queue.h.


The documentation for this struct was generated from the following file: