Base class for a queue storing raw ubyte data.
Base class template for a queue storing items of a specific type.
Information only interface to a queue. Provides no methods to modify the contents of the queue.
Base class for a fixed size memory-based ring queue.
An interface for a FIFO queue with items of a specific type.
An interface for a FIFO queue with items of unspecified type.