csutil/fifo.h File Reference
FIFO. More...
#include "csutil/array.h"
Go to the source code of this file.
Classes | |
| class | csFIFO< T, ElementHandler, MemoryAllocator > |
| A FIFO implemented on top of csArray<>, but faster than using just a single array. More... | |
Detailed Description
FIFO.
Definition in file fifo.h.
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
