Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Headers

A header forms the anchor point for a doubly linked list. In common with the elements of the list, the header includes a link object as a component.

The header includes the following functionality:

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