|
|
|
|
Location:
e32std.h
class TDeltaQueLink : public TDblQueLinkBase;
An object embedded within a class T so that objects of type T can form part of a delta doubly linked list.
TDblQueLinkBase - A base class that provides implementation for the link object of a doubly linked list
TDeltaQueLink - An object embedded within a class T so that objects of type T can form part of a delta doubly linked list
Defined in TDeltaQueLink:
iDelta
Inherited from TDblQueLinkBase:
AddBefore(),
Enque(),
iNext,
iPrev
TInt iDelta;
The delta value.