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, CapacityHandler > |
| 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 2.0 by doxygen 1.6.1
