Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [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>.