KM3NeT CLB
2.0
KM3NeT CLB v2 Embedded Software
|
This modules defines common collection types, like queues, lists and sets. More...
Files | |
file | bytefifo.h |
Implements a simple byte-orientated Fifo with a maximum size of 255 bytes. | |
file | fifo.h |
Lightweight Fifo implementation. | |
file | list.h |
A list type. | |
file | queue.h |
Queue is created in statically allocated memory. | |
file | varqueue.h |
A variable length queue implementation. | |
This modules defines common collection types, like queues, lists and sets.