Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: usbcque.h
Link against: euser.lib

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class TSglQueLink

class TSglQueLink;

Description

An object embedded within a class T so that objects of type T can form part of a singly linked list.

A link object encapsulates a pointer to the next link object in the list.

Members

Defined in TSglQueLink:
iNext, iNext

See also:


Member data


iNext

TSglQueLink * iNext;

Description


iNext

TSglQueLink * iNext;

Description

A pointer to the next link object in the list.