Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Headers

A header forms the anchor point for a singly linked list. In common with the elements of the list, the header includes link objects as components.

The header includes the following functionality:

A header is an instance of the templated class TSglQue<class T>.