Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Circular Buffers Overview


Purpose

Provides a fixed length first-in first-out queue of fixed-size objects.

[Top]


Description

Note the following properties of circular buffers:

Circular buffers are provided by CCirBuf .

A predefined circular buffer of unsigned integers is provided by CCirBuffer.

[Top]


See also

Doubly Linked Lists Overview