FreeNOS
Data Structures
Queue.h File Reference
#include "Types.h"
#include "Macros.h"
#include "Container.h"

Go to the source code of this file.

Data Structures

class  Queue< T, N >
 Array of items as a First-In-First-Out (FIFO) datastructure. More...