Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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