Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: e32std.h
Link against: euser.lib

Class TDeltaQueLink

TDeltaQueLink

Support

Supported from 5.0

Description

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

Derivation

TDblQueLinkBaseA base class that provides implementation for the link object of a doubly linked list
TDeltaQueLinkAn object embedded within a class T so that objects of type T can form part of a doubly linked list

Defined in TDeltaQueLink:
iDelta

Inherited from TDblQueLinkBase:
AddBefore(), Enque(), iNext, iPrev


Member data


iDelta

TInt iDelta;

Description

The delta value.